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

fix id

parent 40748f8f
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ task Bowtie {
Int memory = 8
Int picardMemory = 4
# Image contains bowtie=1.2.2 and picard=2.9.2
String dockerImage = "quay.io/biocontainers/mulled-v2-bfe71839265127576d3cd749c056e7b168308d56:1d8bec77b352cdcf3e9ff3d20af238b33ed96eae"
String dockerImage = "quay.io/biocontainers/mulled-v2-bfe71839265127576d3cd749c056e7b168308d56:1d8bec77b352cdcf3e9ff3d20af238b33ed96eae-0"
}
String indexBasename = sub(indexFiles[0], "(\.rev)?\.[0-9]\.ebwt$", "")
......
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