diff --git a/subworkflows/nf-core/homer/groseq/main.nf b/subworkflows/nf-core/homer/groseq/main.nf index 2ee8dfa5..ad6f0bf1 100644 --- a/subworkflows/nf-core/homer/groseq/main.nf +++ b/subworkflows/nf-core/homer/groseq/main.nf @@ -9,7 +9,7 @@ include { HOMER_POS2BED } from '../../../../modules/nf-core/homer/pos2b workflow HOMER_GROSEQ { take: - bam // channel: [ val(meta), [ bams ], [ bai ] ] + bam // channel: [ val(meta), [ reads ] ] fasta // file: /path/to/bwa/index/ main: