# HG changeset patch # User kkonganti # Date 1721080516 14400 # Node ID 7c0407ebbdf3309c81ba52a7b55b4405c9816512 # Parent 9e80528263c4078766a4bbdf1f8e05feefc7fa11 planemo upload diff -r 9e80528263c4 -r 7c0407ebbdf3 0.2.0/modules/download_ref_genome/main.nf --- 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