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

scatterdir is a file

parent b7cc4761
No related branches found
No related tags found
1 merge request!92Dockerize GATK. Scattering now works with containers. Tabix another docker image.
......@@ -205,7 +205,7 @@ task FastqSync {
task ReorderGlobbedScatters {
input {
Array[File]+ scatters
String scatterDir
File scatterDir
# Should not be changed from the main pipeline. As it should not influence results.
String dockerTag = "3.6"
}
......
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