Skip to content
Snippets Groups Projects
Commit a0fccc3c authored by Ruben Vorderman's avatar Ruben Vorderman
Browse files

Update parameter_meta

parent aea930c6
Branches chunkedscatter
No related tags found
No related merge requests found
......@@ -61,6 +61,7 @@ task ChunkedScatter {
overlap: {description: "Equivalent to chunked-scatter's `-o` option.", category: "advanced"}
minimumBasesPerFile: {description: "Equivalent to chunked-scatter's `-m` option.", category: "advanced"}
timeMinutes: {description: "The maximum amount of time the job will run in minutes.", category: "advanced"}
memory: {description: "The amount of memory this job will use.", 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"}
}
......
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