fix: remove retry label

Call gets retried by bash script
This commit is contained in:
Moritz E. Beber 2022-05-06 17:28:56 +02:00
parent dd1c66783a
commit ea41c753c0

View file

@ -1,7 +1,6 @@
process SRATOOLS_PREFETCH {
tag "$id"
label 'process_low'
label 'error_retry'
conda (params.enable_conda ? 'bioconda::sra-tools=2.11.0' : null)
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?