chore: update build number

This commit is contained in:
Moritz E. Beber 2022-05-06 14:16:15 +02:00
parent e13d634764
commit ed09978222

View file

@ -5,8 +5,8 @@ process SRATOOLS_PREFETCH {
conda (params.enable_conda ? 'bioconda::sra-tools=2.11.0' : null)
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/sra-tools:2.11.0--pl5262h314213e_0' :
'quay.io/biocontainers/sra-tools:2.11.0--pl5262h314213e_0' }"
'https://depot.galaxyproject.org/singularity/sra-tools:2.11.0--pl5321ha49a11a_3' :
'quay.io/biocontainers/sra-tools:2.11.0--pl5321ha49a11a_3' }"
input:
tuple val(meta), val(id)
@ -30,7 +30,6 @@ process SRATOOLS_PREFETCH {
prefetch \\
$args \\
--progress \\
$id
vdb-validate $id