Changes

From Genome Analysis Wiki
Jump to navigationJump to search
8 bytes added ,  16:31, 1 September 2011
no edit summary
Line 1: Line 1:  
= Overview of the <code>convert</code> function of <code>bamUtil</code> =
 
= Overview of the <code>convert</code> function of <code>bamUtil</code> =
The <code>convert</code> option on the bam executable reads a SAM/BAM file and writes it as a SAM/BAM file.
+
The <code>convert</code> option on the [[bamUtil]] executable reads a SAM/BAM file and writes it as a SAM/BAM file.
    
The executable converts the input file into the format of the output file.  So if you want to convert a BAM file to a SAM file, just call:
 
The executable converts the input file into the format of the output file.  So if you want to convert a BAM file to a SAM file, just call:

Navigation menu