-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy path.nf-core.yml
29 lines (29 loc) · 1.04 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
lint:
files_exist:
- assets/nf-core-systemsgenetics/gemmaker_logo.png
- assets/nf-core-systemsgenetics/gemmaker_logo_light.png
- docs/images/nf-core-systemsgenetics/gemmaker_logo_light.png
- docs/images/nf-core-systemsgenetics/gemmaker_logo_dark.png
- docs/images/nf-core-systemsgenetics/gemmaker_logo.png
- conf/igenomes.config
- lib/WorkflowSystemsgenetics/gemmaker.groovy
files_unchanged:
- .github/CONTRIBUTING.md
- .github/ISSUE_TEMPLATE/bug_report.yml
- .github/ISSUE_TEMPLATE/config.yml
- .github/ISSUE_TEMPLATE/feature_request.yml
- .github/PULL_REQUEST_TEMPLATE.md
- .github/workflows/branch.yml
- .github/workflows/linting.yml
- .github/workflows/linting_comment.yml
- assets/sendmail_template.txt
- assets/email_template.html
- assets/email_template.txt
- assets/multiqc_config.yaml
- bin/scrape_software_versions.py
- docs/README.md
- lib/NfcoreSchema.groovy
- lib/NfcoreTemplate.groovy
nextflow_config: false
actions_ci: false
readme: false