File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ include { CHIPSEQ } from './workflows/chipseq'
3737include { PREPARE_GENOME } from ' ./subworkflows/local/prepare_genome'
3838include { PIPELINE_INITIALISATION } from ' ./subworkflows/local/utils_nfcore_chipseq_pipeline'
3939include { PIPELINE_COMPLETION } from ' ./subworkflows/local/utils_nfcore_chipseq_pipeline'
40- include { getGenomeAttribute } from ' ./subworkflows/local/utils_nfcore_chipseq_pipeline'
41- include { getMacsGsize } from ' ./subworkflows/local/utils_nfcore_chipseq_pipeline'
40+ // include { getGenomeAttribute } from './subworkflows/local/utils_nfcore_chipseq_pipeline'
41+ // include { getMacsGsize } from './subworkflows/local/utils_nfcore_chipseq_pipeline'
4242
4343/*
4444~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments