Skip to content
Snippets Groups Projects
Commit 9dec7961 authored by Cats's avatar Cats
Browse files

remove timeMinutes parameter_meta for mateclever

parent e2324186
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,6 @@ task Mateclever {
outputPath: {description: "The location the output VCF file should be written.", category: "common"}
threads: {description: "The the number of threads required to run a program", category: "advanced"}
memory: {description: "The memory required to run the programs", 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"}
}
}
......
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