Changes

From Genome Analysis Wiki
Jump to navigationJump to search
62 bytes removed ,  18:27, 3 January 2014
Line 37: Line 37:  
--useBases  : Convert any '=' in the sequence to the appropriate base using the reference (requires --refFile)
 
--useBases  : Convert any '=' in the sequence to the appropriate base using the reference (requires --refFile)
 
--useEquals  : Convert any bases that match the reference to '=' (requires --refFile)
 
--useEquals  : Convert any bases that match the reference to '=' (requires --refFile)
</pre>
  −
<pre> PhoneHome:
  −
--noPhoneHome      : disable PhoneHome (default enabled)
  −
--phoneHomeThinning : adjust the PhoneHome thinning parameter (default 50)
   
</pre>
 
</pre>
 +
{{PhoneHomeParamDesc}}
 +
 +
== Required Parameters==
 
{{InBAMInputFile}}
 
{{InBAMInputFile}}
 
{{OutBAMOutputFile}}
 
{{OutBAMOutputFile}}
 +
 +
== Optional Parameters ==
 
{{refFile}}
 
{{refFile}}
   −
== Left Shift Indels in the CIGAR (<code>--lshift</code>) ==
+
=== Left Shift Indels in the CIGAR (<code>--lshift</code>) ===
    
Left shift indels as far as they can go in the read.  
 
Left shift indels as far as they can go in the read.  
Line 53: Line 54:  
{{paramsParameter}}
 
{{paramsParameter}}
   −
== Recover a corrupted BAM file (<code>--recover</code>) ==
+
=== Recover a corrupted BAM file (<code>--recover</code>) ===
    
See [[#BAM File Recovery |BAM File Recovery]].
 
See [[#BAM File Recovery |BAM File Recovery]].
Line 120: Line 121:  
= Return Value  =
 
= Return Value  =
   −
Returns the SamStatus for the reads/writes (0 is success).
+
Returns the SamStatus for the reads/writes (0 for success, non-0 for failure).
    
= Example Output  =
 
= Example Output  =

Navigation menu