Skip to content

Commit

Permalink
update inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
rhpvorderman committed Mar 31, 2020
1 parent fd8d879 commit 0beb96d
Showing 1 changed file with 5 additions and 20 deletions.
25 changes: 5 additions & 20 deletions docs/pairedCnvCalling-inputs.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,6 @@ PairedCnvCalling.
<i>String </i><i>&mdash; Default:</i> <code>"32G"</code><br />
The amount of memory this job will use.
</dd>
<dt id="PairedCnvCalling.caseSample.plotDenoisedCopyRatios.minimumContigLength"><a href="#PairedCnvCalling.caseSample.plotDenoisedCopyRatios.minimumContigLength">PairedCnvCalling.caseSample.plotDenoisedCopyRatios.minimumContigLength</a></dt>
<dd>
<i>Int? </i><br />
The minimum length for a contig to be included in the plots.
</dd>
<dt id="PairedCnvCalling.caseSample.plotModeledSegments.javaXmx"><a href="#PairedCnvCalling.caseSample.plotModeledSegments.javaXmx">PairedCnvCalling.caseSample.plotModeledSegments.javaXmx</a></dt>
<dd>
<i>String </i><i>&mdash; Default:</i> <code>"7G"</code><br />
Expand All @@ -186,11 +181,6 @@ PairedCnvCalling.
<i>String </i><i>&mdash; Default:</i> <code>"21G"</code><br />
The amount of memory this job will use.
</dd>
<dt id="PairedCnvCalling.caseSample.plotModeledSegments.minimumContigLength"><a href="#PairedCnvCalling.caseSample.plotModeledSegments.minimumContigLength">PairedCnvCalling.caseSample.plotModeledSegments.minimumContigLength</a></dt>
<dd>
<i>Int? </i><br />
The minimum length for a contig to be included in the plots.
</dd>
<dt id="PairedCnvCalling.controlSample.callCopyRatioSegments.javaXmx"><a href="#PairedCnvCalling.controlSample.callCopyRatioSegments.javaXmx">PairedCnvCalling.controlSample.callCopyRatioSegments.javaXmx</a></dt>
<dd>
<i>String </i><i>&mdash; Default:</i> <code>"6G"</code><br />
Expand Down Expand Up @@ -266,11 +256,6 @@ PairedCnvCalling.
<i>String </i><i>&mdash; Default:</i> <code>"32G"</code><br />
The amount of memory this job will use.
</dd>
<dt id="PairedCnvCalling.controlSample.plotDenoisedCopyRatios.minimumContigLength"><a href="#PairedCnvCalling.controlSample.plotDenoisedCopyRatios.minimumContigLength">PairedCnvCalling.controlSample.plotDenoisedCopyRatios.minimumContigLength</a></dt>
<dd>
<i>Int? </i><br />
The minimum length for a contig to be included in the plots.
</dd>
<dt id="PairedCnvCalling.controlSample.plotModeledSegments.javaXmx"><a href="#PairedCnvCalling.controlSample.plotModeledSegments.javaXmx">PairedCnvCalling.controlSample.plotModeledSegments.javaXmx</a></dt>
<dd>
<i>String </i><i>&mdash; Default:</i> <code>"7G"</code><br />
Expand All @@ -281,16 +266,16 @@ PairedCnvCalling.
<i>String </i><i>&mdash; Default:</i> <code>"21G"</code><br />
The amount of memory this job will use.
</dd>
<dt id="PairedCnvCalling.controlSample.plotModeledSegments.minimumContigLength"><a href="#PairedCnvCalling.controlSample.plotModeledSegments.minimumContigLength">PairedCnvCalling.controlSample.plotModeledSegments.minimumContigLength</a></dt>
<dd>
<i>Int? </i><br />
The minimum length for a contig to be included in the plots.
</dd>
<dt id="PairedCnvCalling.dockerImages"><a href="#PairedCnvCalling.dockerImages">PairedCnvCalling.dockerImages</a></dt>
<dd>
<i>Map[String,String] </i><i>&mdash; Default:</i> <code>{"gatk": "broadinstitute/gatk:4.1.4.0"}</code><br />
The docker images used. Changing this may result in errors which the developers may choose not to address.
</dd>
<dt id="PairedCnvCalling.minimumContigLength"><a href="#PairedCnvCalling.minimumContigLength">PairedCnvCalling.minimumContigLength</a></dt>
<dd>
<i>Int? </i><br />
The minimum length for a contig to be included in the plots.
</dd>
</dl>
</details>

Expand Down

0 comments on commit 0beb96d

Please sign in to comment.