Tagged Questions
1
vote
1answer
372 views
Bio::DB::Sam - Get number of mappings for all reads in bam file
I want to calculate transcript expressions and therefore I need to get the number of mappings for all reads in the bam file. My current procedure is to go overall transcripts and get the reads that ...