Unconfigured Ad
Collapse
2 results in 0.0029 seconds.
Keywords
Members
Tags
-
random access to tabix indexed vcf
I'm interested in random access for specific positions in a vcf file using perl. It seems that tabix indexed files should allow for this. Vcf.pm does...
-
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.