Skip to content
Snippets Groups Projects
Unverified Commit 119e2aca authored by Cedrick Agaser's avatar Cedrick Agaser Committed by GitHub
Browse files

Update bcftools.wdl


Co-authored-by: default avatarJasper <jboom@infernum.nl>
parent 505c4fc0
Branches addDuphold
No related tags found
No related merge requests found
......@@ -333,7 +333,7 @@ task View {
outputPath: {description: "The location the output VCF file should be written.", category: "common"}
include: {description: "Select sites for which the expression is true (see man page for details).", category: "advanced"}
exclude: {description: "Exclude sites for which the expression is true (see man page for details).", category: "advanced"}
excludeUncalled: {description: "exclude sites without a called genotype (see man page for details).", category: "advanced"}
excludeUncalled: {description: "Exclude sites without a called genotype (see man page for details).", category: "advanced"}
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"}
......
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