Skip to content
Snippets Groups Projects
Unverified Commit 933e473d authored by Ruben Vorderman's avatar Ruben Vorderman Committed by GitHub
Browse files

Merge pull request #293 from leipzig/patch-1

bump scatterregions container
parents 68c56c9f a848ae1d
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,10 @@ Newest changes should be on top.
This document is user facing. Please word the changes in such a way
that users understand how the changes affect the new version.
-->
version 5.0.2
---------------------------
+ bumped ScatterRegions container to 1.0.0
version 5.0.1
---------------------------
+ Smoove: enable genotyping
......
......@@ -86,7 +86,7 @@ task ScatterRegions {
String memory = "256M"
Int timeMinutes = 2
String dockerImage = "quay.io/biocontainers/chunked-scatter:0.2.0--py_0"
String dockerImage = "quay.io/biocontainers/chunked-scatter:1.0.0--py_0"
}
String finalSize = if defined(scatterSize) then "~{scatterSize}" else "~{scatterSizeMillions}000000"
......
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