From af54756b50cebb5cae67ec03a92636527b0676fb Mon Sep 17 00:00:00 2001 From: Edmund Miller Date: Tue, 19 Nov 2024 11:48:37 -0600 Subject: [PATCH] chore: Touch a module --- modules/nf-core/bowtie2/align/main.nf | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/nf-core/bowtie2/align/main.nf b/modules/nf-core/bowtie2/align/main.nf index 809525ad36c..a2afd2612f9 100644 --- a/modules/nf-core/bowtie2/align/main.nf +++ b/modules/nf-core/bowtie2/align/main.nf @@ -1,7 +1,6 @@ process BOWTIE2_ALIGN { tag "$meta.id" label 'process_high' - conda "${moduleDir}/environment.yml" container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://depot.galaxyproject.org/singularity/mulled-v2-ac74a7f02cebcfcc07d8e8d1d750af9c83b4d45a:f70b31a2db15c023d641c32f433fb02cd04df5a6-0' :