Skip to content

Commit

Permalink
updated bwa container
Browse files Browse the repository at this point in the history
  • Loading branch information
replikation authored Oct 29, 2020
1 parent 5fb236b commit 67b135d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/container.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ process {

withLabel: artic { container = 'nanozoo/artic-ncov2019:0.1--3170f61' }
withLabel: augur { container = 'quay.io/biocontainers/augur:6.4.3--py_0'}
withLabel: bwa { container = 'nanozoo/pilon:1.23--b21026d' }
withLabel: bwa { container = 'nanozoo/bwa:0.7.17--d11c0a4' }
withLabel: fasttree { container = 'nanozoo/fasttree:2.1.10--1473542' }
withLabel: ggplot2 { container = 'nanozoo/r_ggpubr:0.2.5--4b52011' }
withLabel: pangolin { container = 'nanozoo/pangolin:v2.0.4--c26b6ca' }
Expand All @@ -11,4 +11,4 @@ process {
withLabel: ubuntu { container = 'nanozoo/template:3.8--e13dfeb' }
withLabel: pycoqc { container = 'nanozoo/pycoqc:2.5.0.23--320ecc7' }

}
}

0 comments on commit 67b135d

Please sign in to comment.