Skip to content
Snippets Groups Projects
Commit fbb2945a authored by Ruben Vorderman's avatar Ruben Vorderman
Browse files

remove struct

parent 87abd6b5
No related branches found
No related tags found
No related merge requests found
......@@ -252,7 +252,7 @@ task ScatterRegions {
set -e -o pipefail
mkdir -p ~{outputDirPath}
biopet-scatterregions -Xmx~{memory}G \
-R ~{reference.fasta} \
-R ~{referenceFasta} \
-o ~{outputDirPath} \
~{"-s " + scatterSize} \
~{"-L " + regions} \
......
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