Skip to content
Snippets Groups Projects
Unverified Commit 310d63da authored by Ruben Vorderman's avatar Ruben Vorderman Committed by GitHub
Browse files

Update bwa.wdl


Co-Authored-By: default avatarJasper <jboom@infernum.nl>
parent 5c62d675
No related branches found
No related tags found
No related merge requests found
......@@ -144,7 +144,7 @@ task Kit {
threads: {description: "The number of threads to use for alignment.", category: "advanced"}
sortThreads: {description: "The number of additional threads to use for sorting.", category: "advanced"}
sortMemoryPerThread: {description: "The amount of memory for each sorting thread.", category: "advanced"}
compressionLevel: {description: "The compression level of the output BAM", category: "advanced"}
compressionLevel: {description: "The compression level of the output BAM.", 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