Changes

From Genome Analysis Wiki
Jump to navigationJump to search
18 bytes added ,  16:17, 28 July 2010
no edit summary
Line 14: Line 14:  
* [[C++ Executable: bam#dumpRefInfo|dumpRefInfo - Print SAM/BAM Reference Information]]
 
* [[C++ Executable: bam#dumpRefInfo|dumpRefInfo - Print SAM/BAM Reference Information]]
 
* [[C++ Executable: bam#dumpIndex|dumpIndex - Dump a BAM index file into an easy to read text version]]
 
* [[C++ Executable: bam#dumpIndex|dumpIndex - Dump a BAM index file into an easy to read text version]]
* [[C++ Executable: bam#readIndexedBam|readIndexedBam - Read an indexed BAM file reference by reference id -1 to 22 and write it out as a SAM/BAM file]]
+
* [[C++ Executable: bam#readIndexedBam|readIndexedBam - Read an indexed BAM file reference by reference id -1 to the max reference id and write it out as a SAM/BAM file]]
    
This executable is built using the [[C++ Library: bam|bam library]].
 
This executable is built using the [[C++ Library: bam|bam library]].

Navigation menu