Skip to content
Snippets Groups Projects
Commit 1a77dc8f authored by cedrick's avatar cedrick
Browse files

fix parameter_meta

parent 3ec2d054
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ task Bcf2Vcf {
parameter_meta {
bcf: {description: "The generated BCF from an SV caller", category: "required"}
outputPath: {description: "The location the output VCF file should be written.", category: "common"}
outputPath: {description: "The location the output VCF file should be written.", category: "required"}
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