forked from nf-core/deepmodeloptim
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.nf-core.yml
More file actions
33 lines (33 loc) · 832 Bytes
/
.nf-core.yml
File metadata and controls
33 lines (33 loc) · 832 Bytes
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
32
33
bump_version: null
lint:
files_exist:
- conf/igenomes.config
- conf/igenomes_ignored.config
- assets/multiqc_config.yml
- conf/igenomes.config
- conf/igenomes_ignored.config
- assets/multiqc_config.yml
files_unchanged:
- .github/CONTRIBUTING.md
- assets/sendmail_template.txt
- .github/CONTRIBUTING.md
- assets/sendmail_template.txt
multiqc_config: false
nf_core_version: 3.0.2
org_path: null
repository_type: pipeline
template:
author: Mathys Grapotte
description: nf-core/deepmodeloptim is an end-to-end nextflow based pipeline for
statistically testing training procedures of machine learning models
force: false
is_nfcore: true
name: deepmodeloptim
org: nf-core
outdir: .
skip_features:
- igenomes
- multiqc
- fastqc
version: 1.0.0dev
update: null