Skip to content
Snippets Groups Projects
Commit 86aebe5b authored by pjvan_thof's avatar pjvan_thof
Browse files

Fixing commandline arguments

parent 545cdb47
No related branches found
No related tags found
1 merge request!24Changes after testing
......@@ -128,7 +128,6 @@ task CombineGVCFs {
if [ ${length(gvcfFiles)} -gt 1 ]; then
${toolCommand} \
-Xmx${mem}G -jar ${gatkJar} \
CombineGVCFs \
-R ${refFasta} \
-O ${outputPath} \
......
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