Hi,
I tried to sort the alignment file by read name, but it appears that truncated read names were produced. This phenomenon was observed...
Unconfigured Ad
Collapse
2 results in 0.0047 seconds.
Keywords
Members
Tags
-
SAM/BAM sort by read names produces truncated read names
-
samtools: "sort by name" and fast random access
I understand that sorting a BAM file, e.g.will allow for faster random access. This makes sense, as viewing...Code:samtools sort my_file.bam my_file.sorted
Last edited by cycomatto; 12-21-2011, 07:44 AM.