Skip to content

Commit dbd3343

Browse files
committed
Remove unneeded subworkflow include
1 parent 9f06d70 commit dbd3343

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

workflows/rnaseq/main.nf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ include { samplesheetToList } from 'plugin/nf-schema'
5555
include { paramsSummaryMultiqc } from '../../subworkflows/nf-core/utils_nfcore_pipeline'
5656
include { softwareVersionsToYAML } from '../../subworkflows/nf-core/utils_nfcore_pipeline'
5757
include { FASTQ_ALIGN_HISAT2 } from '../../subworkflows/nf-core/fastq_align_hisat2'
58-
include { BAM_SORT_STATS_SAMTOOLS } from '../../subworkflows/nf-core/bam_sort_stats_samtools'
5958
include { BAM_MARKDUPLICATES_PICARD } from '../../subworkflows/nf-core/bam_markduplicates_picard'
6059
include { BAM_RSEQC } from '../../subworkflows/nf-core/bam_rseqc'
6160
include { BAM_DEDUP_STATS_SAMTOOLS_UMICOLLAPSE as BAM_DEDUP_STATS_SAMTOOLS_UMICOLLAPSE_GENOME } from '../../subworkflows/nf-core/bam_dedup_stats_samtools_umicollapse'

0 commit comments

Comments
 (0)