mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-13 08:03:09 +00:00
fix: include local module
This commit is contained in:
parent
9dc819ceff
commit
95621ebd8a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
include { MALT_RUN } from '../../modules/nf-core/malt/run/main'
|
||||
include { MEGAN_RMA2INFO as MEGAN_RMA2INFO_TSV } from '../../modules/nf-core/megan/rma2info/main'
|
||||
include { KRAKEN2_KRAKEN2 } from '../../modules/nf-core/kraken2/kraken2/main'
|
||||
include { KRAKEN_STANDARD_REPORT } from '../../modules/local/kraken_standard_report'
|
||||
include { BRACKEN_BRACKEN } from '../../modules/nf-core/bracken/bracken/main'
|
||||
include { CENTRIFUGE_CENTRIFUGE } from '../../modules/nf-core/centrifuge/centrifuge/main'
|
||||
include { CENTRIFUGE_KREPORT } from '../../modules/nf-core/centrifuge/kreport/main'
|
||||
|
|
Loading…
Reference in a new issue