-
Notifications
You must be signed in to change notification settings - Fork 2
/
.nf-core.yml
35 lines (35 loc) · 992 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
32
33
34
35
repository_type: pipeline
nf_core_version: "3.0.2"
lint:
files_exist:
- CODE_OF_CONDUCT.md
- assets/nf-core-mikrokondo_logo_light.png
- docs/images/nf-core-mikrokondo_logo_light.png
- docs/images/nf-core-mikrokondo_logo_dark.png
- .github/ISSUE_TEMPLATE/config.yml
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
- docs/output.md
- docs/README.md
- docs/usage.md
files_unchanged:
- LICENSE
- .github/CONTRIBUTING.md
- .github/ISSUE_TEMPLATE/bug_report.yml
- .github/ISSUE_TEMPLATE/feature_request.yml
- .github/PULL_REQUEST_TEMPLATE.md
- .github/workflows/branch.yml
- .github/workflows/linting.yml
- assets/email_template.html
- assets/email_template.txt
- assets/sendmail_template.txt
- .gitignore
nextflow_config:
- manifest.name
- manifest.homePage
- params.max_cpus
- params.max_memory
- params.max_time
multiqc_config: False
template:
prefix: phac-nml