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

Merge branch 'BIOWDL-199' of https://github.com/biowdl/tasks into BIOWDL-199

parents b742bffc 18eb28a7
No related branches found
No related tags found
1 merge request!92Dockerize GATK. Scattering now works with containers. Tabix another docker image.
......@@ -234,8 +234,8 @@ task ReorderGlobbedScatters {
runtime {
docker: "python:" + dockerTag
# 2 gigs of memory to be able to build the docker image in singularity
memory: 2
# 4 gigs of memory to be able to build the docker image in singularity
memory: 4
}
}
......
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