Skip to content

Commit

Permalink
bugfix include removal
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidif committed Sep 7, 2023
1 parent 09d0dd7 commit 9b0b040
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflows/sammyseq.nf
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ include { MULTIQC } from '../modules/nf-core/multiqc/main'
include { CUSTOM_DUMPSOFTWAREVERSIONS } from '../modules/nf-core/custom/dumpsoftwareversions/main'
include { TRIMMOMATIC } from '../modules/nf-core/trimmomatic'
include { SAMTOOLS_FAIDX } from '../modules/nf-core/samtools/faidx'
// include { }

// include { SAMTOOLS_VIEW as SAMTOOLS_VIEW_FILTER } from '../modules/nf-core/samtools/view/main'
// include { SAMTOOLS_SORT as SAMTOOLS_SORT_FILTERED } from '../modules/nf-core/samtools/sort/main'
Expand Down

0 comments on commit 9b0b040

Please sign in to comment.