From 0beb96d76c36598994a0f883010cc0770862ee2d Mon Sep 17 00:00:00 2001 From: Ruben Vorderman Date: Tue, 31 Mar 2020 13:38:58 +0200 Subject: [PATCH] update inputs --- docs/pairedCnvCalling-inputs.md | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/docs/pairedCnvCalling-inputs.md b/docs/pairedCnvCalling-inputs.md index d8bc45f..19dffa4 100644 --- a/docs/pairedCnvCalling-inputs.md +++ b/docs/pairedCnvCalling-inputs.md @@ -171,11 +171,6 @@ PairedCnvCalling. String — Default: "32G"
The amount of memory this job will use. -
PairedCnvCalling.caseSample.plotDenoisedCopyRatios.minimumContigLength
-
- Int?
- The minimum length for a contig to be included in the plots. -
PairedCnvCalling.caseSample.plotModeledSegments.javaXmx
String — Default: "7G"
@@ -186,11 +181,6 @@ PairedCnvCalling. String — Default: "21G"
The amount of memory this job will use.
-
PairedCnvCalling.caseSample.plotModeledSegments.minimumContigLength
-
- Int?
- The minimum length for a contig to be included in the plots. -
PairedCnvCalling.controlSample.callCopyRatioSegments.javaXmx
String — Default: "6G"
@@ -266,11 +256,6 @@ PairedCnvCalling. String — Default: "32G"
The amount of memory this job will use.
-
PairedCnvCalling.controlSample.plotDenoisedCopyRatios.minimumContigLength
-
- Int?
- The minimum length for a contig to be included in the plots. -
PairedCnvCalling.controlSample.plotModeledSegments.javaXmx
String — Default: "7G"
@@ -281,16 +266,16 @@ PairedCnvCalling. String — Default: "21G"
The amount of memory this job will use.
-
PairedCnvCalling.controlSample.plotModeledSegments.minimumContigLength
-
- Int?
- The minimum length for a contig to be included in the plots. -
PairedCnvCalling.dockerImages
Map[String,String] — Default: {"gatk": "broadinstitute/gatk:4.1.4.0"}
The docker images used. Changing this may result in errors which the developers may choose not to address.
+
PairedCnvCalling.minimumContigLength
+
+ Int?
+ The minimum length for a contig to be included in the plots. +