File tree 1 file changed +2
-2
lines changed
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'
37
37
include { PREPARE_GENOME } from ' ./subworkflows/local/prepare_genome'
38
38
include { PIPELINE_INITIALISATION } from ' ./subworkflows/local/utils_nfcore_chipseq_pipeline'
39
39
include { 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'
42
42
43
43
/*
44
44
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments