Changes

From Genome Analysis Wiki
Jump to navigationJump to search
No change in size ,  18:47, 1 November 2010
no edit summary
Line 5: Line 5:  
# Copy each of the original file's BAM record to one of the output file where the ReadGroup ID matches
 
# Copy each of the original file's BAM record to one of the output file where the ReadGroup ID matches
 
<pre>
 
<pre>
  Usage : splitBAM [-v] [-i inputBAMFile] [-o outPrefix] [-L logFile]
+
  Usage : splitBAM [-v] -i <inputBAMFile> -o <outPrefix> [-L logFile]
 
  Required arguments:
 
  Required arguments:
 
     -i/--in [inputBAMFile] : Original BAM file containing readGroup info
 
     -i/--in [inputBAMFile] : Original BAM file containing readGroup info

Navigation menu