Skip to content

Commit

Permalink
Merge pull request #255 from replikation/update_medaka
Browse files Browse the repository at this point in the history
Update medaka
  • Loading branch information
replikation authored Jun 5, 2023
2 parents b86c57c + 24831ec commit a618015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/container.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ process {
// DONT add GUPPY containers here !!! they are maintained via process
// pangolin container is maintained via params.defaultpangolin in nextflow.config
// nextclade container is maintained via params.defaultpangolin in nextflow.config
withLabel: artic { container = 'nanozoo/artic:1.3.0-dev--a15e2ee' }
withLabel: artic { container = 'nanozoo/artic:1.3.0-dev--784493e' }
withLabel: bwa { container = 'nanozoo/bwa:0.7.17--d11c0a4' }
withLabel: covarplot { container = 'nanozoo/covarplot:0.0.2--2c6e300' }
withLabel: demultiplex { container = 'nanozoo/guppy_cpu:5.0.7-1--47b84be' }
Expand Down

0 comments on commit a618015

Please sign in to comment.