Skip to content

Commit

Permalink
NF - checkv container from dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
mberacochea committed Oct 20, 2021
1 parent 839ee5a commit c5a5bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow/configs/container.config
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ process {

withLabel: plot_contig_map {container = 'microbiomeinformatics/emg-viral-pipeline-plot-contig-map:v1' }
withLabel: virfinder { container = 'microbiomeinformatics/virfinder:v1.1__eb8032e' }
withLabel: checkV { container = 'quay.io/microbiome-informatics/checkv:v0.8.1' }
withLabel: checkV { container = 'microbiomeinformatics/checkv:v0.8.1' }

withLabel: blast { container = 'microbiomeinformatics/blast:v2.9.0' }
withLabel: virsorter { container = 'microbiomeinformatics/virsorter:1.0.6' }
Expand Down

0 comments on commit c5a5bdd

Please sign in to comment.