Skip to content
Snippets Groups Projects
Commit 8e333198 authored by Peng Lian's avatar Peng Lian
Browse files

Update container version

parent 978710b7
Branches
Tags
1 merge request!11Fix bugs in published version 2.0.0
......@@ -7,19 +7,19 @@ process {
clusterOptions = '--hold --no-kill'
queue = '128GB,256GB,256GBv1'
withLabel: trim {
container = 'goalconsortium/trim_galore:1.0.9'
container = 'goalconsortium/trim_galore:1.1.3'
}
withLabel: abra2 {
container = 'goalconsortium/abra2:1.0.9'
}
withLabel: profiling_qc {
container = 'goalconsortium/profiling_qc:1.0.9'
container = 'goalconsortium/profiling_qc:1.1.3'
}
withLabel: dnaalign {
container = 'goalconsortium/dna_alignment:1.0.9'
container = 'goalconsortium/dna_alignment:1.1.3'
}
withLabel: variantcalling {
container = 'goalconsortium/variantcalling:1.0.9'
container = 'goalconsortium/variantcalling:1.1.5'
}
withLabel: structuralvariant {
container = 'goalconsortium/structuralvariant:1.1.4'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment