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

Add format parameter to parameter_meta

parent e7227075
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,6 @@ task PeakCalling {
memory: {description: "The amount of memory this job will use.", category: "advanced"}
timeMinutes: {description: "The maximum amount of time the job will run in minutes.", 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"}
format: {description: "Which format to use. Use BAMPE for paired-end reads.", category: "common"}
}
}
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