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

Update containers to version 1.1.6

parent 1387c3b1
No related merge requests found
Pipeline #13557 failed with stages
in 31 minutes and 39 seconds
......@@ -7,34 +7,34 @@ process {
clusterOptions = '--hold --no-kill'
queue = '128GB,256GB,256GBv1'
withLabel: trim {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/trim_galore:1.1.3b1'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/trim_galore:1.1.6'
}
withLabel: abra2 {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/abra2:1.0.9'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/abra2:1.1.6'
}
withLabel: profiling_qc {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/profiling_qc:1.1.3'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/profiling_qc:1.1.6'
}
withLabel: dnaalign {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/dna_alignment:1.1.3'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/dna_alignment:1.1.6'
}
withLabel: variantcalling {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/variantcalling:1.1.5'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/variantcalling:1.1.6'
}
withLabel: structuralvariant {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/structuralvariant:1.1.4'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/structuralvariant:1.1.6'
}
withLabel: starfusion {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/starfusion:1.0.9'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/starfusion:1.1.6'
}
withLabel: ralign {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/rna_alignment:1.0.9'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/rna_alignment:1.1.6'
}
withLabel: geneabund {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/rna_gene_abundance:1.1.3'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/rna_gene_abundance:1.1.6'
}
withLabel: rnaseqstat {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/rna_statanal:1.1.4'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/rnaseq/goalconsortium/rna_statanal:1.1.6'
}
}
......
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