Changes

From Genome Analysis Wiki
Jump to navigationJump to search
26 bytes added ,  17:17, 1 June 2012
no edit summary
Line 15: Line 15:     
== Parameters ==
 
== Parameters ==
 +
<pre>
 
  --out output merged stats file
 
  --out output merged stats file
 
  inputStatsFiles space separated list of files to merge.
 
  inputStatsFiles space separated list of files to merge.
 +
</pre>
    
=== output File (<code>--out</code>) ===
 
=== output File (<code>--out</code>) ===
Line 58: Line 60:     
== Parameters ==
 
== Parameters ==
 +
<pre>
 
  --inStats    : stats file to narrow down to just a subset of positions
 
  --inStats    : stats file to narrow down to just a subset of positions
 
  --regionList : File containing the subset of regions to keep (assumed to be sorted)
 
  --regionList : File containing the subset of regions to keep (assumed to be sorted)
Line 63: Line 66:  
                 Positions are 0 based and the end_pos is not included in the region.
 
                 Positions are 0 based and the end_pos is not included in the region.
 
  --outStats  : stats file to write the subset of stats into
 
  --outStats  : stats file to write the subset of stats into
 +
</pre>
    
=== input File (<code>--inStats</code>) ===
 
=== input File (<code>--inStats</code>) ===

Navigation menu