Skip to content
Snippets Groups Projects
Commit e81de32b authored by Cats's avatar Cats
Browse files

upgrade sage version

parent a4d5102d
No related branches found
No related tags found
No related merge requests found
......@@ -599,7 +599,7 @@ task Sage {
String javaXmx = "50G"
String memory = "75G"
Int timeMinutes = 1 + ceil(size(select_all([tumorBam, normalBam]), "G") * 10 / threads) #FIXME make sure this is enough
String dockerImage = "quay.io/biocontainers/hmftools-sage:2.6--0"
String dockerImage = "quay.io/biocontainers/hmftools-sage:2.7--0"
}
command {
......
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