-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.nf-core.yml
43 lines (43 loc) · 1.23 KB
/
.nf-core.yml
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
34
35
36
37
38
39
40
41
42
43
bump_version: null
lint:
files_exist:
- CODE_OF_CONDUCT.md
- assets/nf-core-pediatric_logo_light.png
- docs/images/nf-core-pediatric_logo_light.png
- docs/images/nf-core-pediatric_logo_dark.png
- .github/ISSUE_TEMPLATE/config.yml
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
actions_ci: False
files_unchanged:
- CODE_OF_CONDUCT.md
- .github/workflows/linting.yml
- .github/workflows/branch.yml
- .github/workflows/linting_comment.yml
- assets/nf-core-pediatric_logo_light.png
- docs/images/nf-core-pediatric_logo_light.png
- docs/images/nf-core-pediatric_logo_dark.png
- .github/ISSUE_TEMPLATE/bug_report.yml
- .github/PULL_REQUEST_TEMPLATE.md
- docs/README.md
- .github/CONTRIBUTING.md
- .gitignore
multiqc_config:
- report_comment
nextflow_config:
- manifest.name
- manifest.homePage
template_strings: False
nf_core_version: 3.1.2
org_path: null
repository_type: pipeline
template:
author: Anthony Gagnon
description: nf-pediatric is a neuroimaging pipeline to process pediatric MRI data
(dMRI, and sMRI) ranging from 0-18 years old.
force: false
is_nfcore: false
name: nf-pediatric
org: nf-neuro
outdir: .
update: null