From ab2f579a929717924380755ae173f90ceafac0b9 Mon Sep 17 00:00:00 2001 From: Mahesh Binzer-Panchal Date: Mon, 17 Jun 2024 07:49:10 +0000 Subject: [PATCH] Use seqera containers to fix ps error --- modules/local/interproscan.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/local/interproscan.nf b/modules/local/interproscan.nf index 595d1de..ecb7f33 100644 --- a/modules/local/interproscan.nf +++ b/modules/local/interproscan.nf @@ -4,7 +4,7 @@ process INTERPROSCAN { conda "bioconda::interproscan:5.59_91.0" container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? - 'https://depot.galaxyproject.org/singularity/interproscan:5.59_91.0--hec16e2b_1' : + 'oras://community.wave.seqera.io/library/interproscan:5.59_91.0--c515d30aea1d4874' : 'biocontainers/interproscan:5.59_91.0--hec16e2b_1' }" input: