-
Notifications
You must be signed in to change notification settings - Fork 5
/
.nf-core.yml
31 lines (31 loc) · 940 Bytes
/
.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
lint:
files_exist:
- CODE_OF_CONDUCT.md
- assets/nf-core-vcftomaf_logo_light.png
- docs/images/nf-core-vcftomaf_logo_light.png
- docs/images/nf-core-vcftomaf_logo_dark.png
- .github/ISSUE_TEMPLATE/config.yml
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
- conf/test_full.config
files_unchanged:
- CODE_OF_CONDUCT.md
- assets/nf-core-vcftomaf_logo_light.png
- docs/images/nf-core-vcftomaf_logo_light.png
- docs/images/nf-core-vcftomaf_logo_dark.png
- .github/ISSUE_TEMPLATE/bug_report.yml
- assets/email_template.txt
- assets/sendmail_template.txt
- assets/multiqc_config.yml
- .github/CONTRIBUTING.md
- .github/PULL_REQUEST_TEMPLATE.md
- nextflow.config
- docs/README.md
multiqc_config:
- report_comment
nextflow_config:
- manifest.name
- manifest.homePage
repository_type: pipeline
template:
prefix: qbic-pipelines