mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
9573cb1bec
* commiting changes to switch branch * commit to setup remote branch * first draft of the sompon workflow * keep branch in line with gendb bugfixing * Update test.yml * tidy up main.nf * fixed md5sum Co-authored-by: GCJMackenzie <gavin.mackenzie@nibsc.org>
21 lines
No EOL
632 B
YAML
21 lines
No EOL
632 B
YAML
subworkflows/align_bowtie2:
|
|
- subworkflows/nf-core/align_bowtie2/**
|
|
- tests/subworkflows/nf-core/align_bowtie2/**
|
|
|
|
subworkflows/bam_stats_samtools:
|
|
- subworkflows/nf-core/bam_stats_samtools/**
|
|
- tests/subworkflows/nf-core/bam_stats_samtools/**
|
|
|
|
subworkflows/bam_sort_samtools:
|
|
- subworkflows/nf-core/bam_sort_samtools/**
|
|
- tests/subworkflows/nf-core/bam_sort_samtools/**
|
|
|
|
subworkflows/sra_fastq:
|
|
- subworkflows/nf-core/sra_fastq/**
|
|
- tests/subworkflows/nf-core/sra_fastq/**
|
|
|
|
subworkflows/gatk_create_som_pon:
|
|
- subworkflows/nf-core/gatk_create_som_pon/**
|
|
- tests/subworkflows/nf-core/gatk_create_som_pon/**
|
|
|
|
|