-
Notifications
You must be signed in to change notification settings - Fork 6
/
.nf-core.yml
36 lines (36 loc) · 1.02 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
nf_core_version: 2.14.1
repository_type: pipeline
template:
name: readmapping
prefix: sanger-tol
lint:
files_exist:
- assets/multiqc_config.yml
- assets/nf-core-readmapping_logo_light.png
- assets/methods_description_template.yml
- conf/igenomes.config
- docs/images/nf-core-readmapping_logo_dark.png
- docs/images/nf-core-readmapping_logo_light.png
- .github/ISSUE_TEMPLATE/config.yml
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
- tower.yml
files_unchanged:
- LICENSE
- .github/CONTRIBUTING.md
- .github/ISSUE_TEMPLATE/bug_report.yml
- .github/workflows/linting_comment.yml
- assets/email_template.html
- assets/sendmail_template.txt
- docs/README.md
- lib/NfcoreTemplate.groovy
- .github/workflows/branch.yml
- .gitignore
- .github/workflows/linting.yml
- .github/PULL_REQUEST_TEMPLATE.md
nextflow_config:
- manifest.name
- manifest.homePage
- config_defaults:
- params.vector_db
multiqc_config: False