Changes

From Genome Analysis Wiki
Jump to navigationJump to search
111 bytes added ,  11:58, 6 April 2010
no edit summary
Line 2: Line 2:  
The bam executable has the following functions.
 
The bam executable has the following functions.
 
* [[C++ Executable: bam#Read and Validate a SAM/BAM file|Read and Validate a SAM/BAM file]]
 
* [[C++ Executable: bam#Read and Validate a SAM/BAM file|Read and Validate a SAM/BAM file]]
* Read a SAM/BAM file and write the same SAM/BAM file.
+
* [[C++ Executable: bam#Read a SAM/BAM file and write as a SAM/BAM file|Read a SAM/BAM file and write as a SAM/BAM file]]
* Dump a BAM index file into an easy to read text version.
+
* [[C++ Executable: bam#Dump a BAM index file into an easy to read text version.
* Read an indexed BAM file reference by reference id -1 to 22 and write it out as a SAM/BAM file.
+
* [[C++ Executable: bam#Read an indexed BAM file reference by reference id -1 to 22 and write it out as a SAM/BAM file.
     

Navigation menu