-
Notifications
You must be signed in to change notification settings - Fork 1k
Expand file tree
/
Copy pathCODEOWNERS
More file actions
31 lines (30 loc) · 1.21 KB
/
CODEOWNERS
File metadata and controls
31 lines (30 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Everything is OWNED by infrastructure and ops
* @nf-core/infrastructure @nf-core/ops
# Except for modules and subworkflows
modules
subworkflows
# Opt-in for specific modules, subworkflows or files
Dockerfile @edmundmiller @maxulysse
modules/nf-core/bwa/index @maxulysse
modules/nf-core/bwa/mem @maxulysse
modules/nf-core/bwamem2 @maxulysse
modules/nf-core/bedtools @edmundmiller
modules/nf-core/deseq2 @pinin4fjords
modules/nf-core/dragmap @edmundmiller
modules/nf-core/ensemblvep @maxulysse
modules/nf-core/gatk4 @maxulysse
modules/nf-core/gatk4spark @maxulysse
modules/nf-core/homer @edmundmiller
modules/nf-core/limma @pinin4fjords
modules/nf-core/pints/caller @edmundmiller
modules/nf-core/preseq/ccurve @edmundmiller
modules/nf-core/preseq/lcextrap @edmundmiller
modules/nf-core/shinyngs @pinin4fjords
modules/nf-core/snpeff @maxulysse
subworkflows/nf-core/archive_extract @maxulysse
subworkflows/nf-core/abundance_differential_filter @pinin4fjords
subworkflows/nf-core/fastq_qc_trim_filter_setstrandedness @pinin4fjords
subworkflows/nf-core/homer @edmundmiller
subworkflows/nf-core/vcf_annotate_ensemblvep @maxulysse
subworkflows/nf-core/vcf_annotate_ensemblvep_snpeff @maxulysse
subworkflows/nf-core/vcf_annotate_snpeff @maxulysse