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

memory updated

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