Skip to content
Snippets Groups Projects
Unverified Commit 6d39e056 authored by Ruben Vorderman's avatar Ruben Vorderman Committed by GitHub
Browse files

Merge pull request #242 from biowdl/gridss

add parameter_meta for SVcalling.gridss.jvmHeapSizeGb
parents c62deb1f b6a2818e
No related branches found
No related tags found
No related merge requests found
......@@ -78,6 +78,7 @@ task GRIDSS {
outputPrefix: {description: "The prefix for the output files. This may include parent directories.", category: "common"}
threads: {description: "The number of the threads to use.", category: "advanced"}
jvmHeapSizeGb: {description: "The size of JVM heap for assembly and variant calling",category: "advanced"}
dockerImage: {description: "The docker image used for this task. Changing this may result in errors which the developers may choose not to address.", category: "advanced"}
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment