Mercurial > repos > kkonganti > cfsan_cronology
changeset 15:7c0407ebbdf3
planemo upload
author | kkonganti |
---|---|
date | Mon, 15 Jul 2024 17:55:16 -0400 |
parents | 9e80528263c4 |
children | bc5d019d2c3a |
files | 0.2.0/modules/download_ref_genome/main.nf |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/0.2.0/modules/download_ref_genome/main.nf Mon Jul 15 17:32:05 2024 -0400 +++ b/0.2.0/modules/download_ref_genome/main.nf Mon Jul 15 17:55:16 2024 -0400 @@ -6,7 +6,7 @@ conda (params.enable_conda ? "conda-forge::python=3.10.4" : null) container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://depot.galaxyproject.org/singularity/ncbi-datasets-pylib:15.31.1--pyhdfd78af_0' : - 'staphb/ncbi-datasets:15.31.1' }" + 'quay.io/biocontainers/python:3.10.4' }" input: val meta