Skip to content
Snippets Groups Projects
Commit accde9b7 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Update deriva and python containers in config

parent 6ff4315b
Branches
Tags
2 merge requests!58Develop,!45Resolve "Move references to GUDMAP/RBK"
Pipeline #8128 passed with stages
in 3 minutes and 15 seconds
......@@ -26,13 +26,13 @@ process {
container = 'bicf/gudmaprbkfilexfer:2.0.1_indev'
}
withName: parseMetadata {
container = 'bicf/python3:2.0.1_indev'
container = 'gudmaprbk/python3:1.0.0'
}
withName: trimData {
container = 'bicf/trimgalore:1.1'
}
withName: getRefInfer {
container = 'bicf/awscli:1.1'
container = 'gudmaprbk/deriva1.3:1.0.0'
}
withName: downsampleData {
container = 'bicf/seqtk:2.0.1_indev'
......@@ -44,7 +44,7 @@ process {
container = 'bicf/rseqc3.0:2.0.1_indev'
}
withName: getRef {
container = 'bicf/awscli:1.1'
container = 'gudmaprbk/deriva1.3:1.0.0'
}
withName: alignData {
container = 'bicf/gudmaprbkaligner:2.0.1_indev'
......
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