Hi
I have some .sam files as output of bowtie run. i want to read them into Rstudio. i searched for it but all i can find is about importing .bam files. some suggest converting .sam into .bam. is it the only way? and is this convertion lossless?
thanks
The main question is "why would you want to do that?" Sam and bam contain the same information, bam is just binary of sam.