Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions conf/modules/bedtools_intersect.config

This file was deleted.

38 changes: 0 additions & 38 deletions conf/modules/bismark_align.config

This file was deleted.

22 changes: 0 additions & 22 deletions conf/modules/bismark_coverage2cytosine.config

This file was deleted.

12 changes: 0 additions & 12 deletions conf/modules/bismark_deduplicate.config

This file was deleted.

14 changes: 0 additions & 14 deletions conf/modules/bismark_genomepreparation.config

This file was deleted.

41 changes: 0 additions & 41 deletions conf/modules/bismark_methylationextractor.config

This file was deleted.

10 changes: 0 additions & 10 deletions conf/modules/bismark_report.config

This file was deleted.

10 changes: 0 additions & 10 deletions conf/modules/bismark_summary.config

This file was deleted.

7 changes: 0 additions & 7 deletions conf/modules/bwameth_align.config
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
process {
withName: BWAMETH_ALIGN {
cache = 'lenient' // This is set because in the module command the index files are touched so as to have bwameth not complain
ext.args = ''
publishDir = [
path: { "${params.outdir}/${params.aligner}/alignments" },
pattern: "*.bam",
mode: params.publish_dir_mode,
enabled: params.save_align_intermeds
]
}
}
11 changes: 0 additions & 11 deletions conf/modules/bwameth_index.config

This file was deleted.

17 changes: 0 additions & 17 deletions conf/modules/fastqc.config

This file was deleted.

12 changes: 0 additions & 12 deletions conf/modules/gunzip.config

This file was deleted.

23 changes: 0 additions & 23 deletions conf/modules/methyldackel_extract.config

This file was deleted.

15 changes: 0 additions & 15 deletions conf/modules/methyldackel_mbias.config

This file was deleted.

10 changes: 0 additions & 10 deletions conf/modules/multiqc.config

This file was deleted.

7 changes: 0 additions & 7 deletions conf/modules/parabricks_fq2bammeth.config
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
process {
withName: PARABRICKS_FQ2BAMMETH {
cache = 'lenient' // This is set because in the module command the index files are touched so as to have bwameth not complain
ext.args = '--low-memory'
publishDir = [
path: { "${params.outdir}/${params.aligner}/alignments" },
pattern: "*.bam",
mode: params.publish_dir_mode,
enabled: params.save_align_intermeds
]
}
}
10 changes: 0 additions & 10 deletions conf/modules/picard_bedtointervallist.config

This file was deleted.

10 changes: 0 additions & 10 deletions conf/modules/picard_collecthsmetrics.config

This file was deleted.

11 changes: 0 additions & 11 deletions conf/modules/picard_createsequencedictionary.config

This file was deleted.

18 changes: 0 additions & 18 deletions conf/modules/picard_markduplicates.config

This file was deleted.

19 changes: 0 additions & 19 deletions conf/modules/preseq_lcextrap.config

This file was deleted.

16 changes: 0 additions & 16 deletions conf/modules/qualimap_bamqc.config

This file was deleted.

11 changes: 0 additions & 11 deletions conf/modules/samtools_faidx.config

This file was deleted.

Loading
Loading