Skip to content
Snippets Groups Projects
Commit e941b853 authored by cagaser's avatar cagaser
Browse files

add parameter_meta for SVcalling.gridss.jvmHeapSizeGb

parent b654fee3
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"}
javaXmxMb: {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