-
Notifications
You must be signed in to change notification settings - Fork 1
/
.nf-core.yml
38 lines (37 loc) · 1.08 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
repository_type: pipeline
lint:
files_exist:
- assets/nf-core-fetchdatairidanext_logo_light.png
- docs/images/nf-core-fetchdatairidanext_logo_light.png
- docs/images/nf-core-fetchdatairidanext_logo_dark.png
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
- CODE_OF_CONDUCT.md
- lib/Utils.groovy
- lib/WorkflowMain.groovy
- lib/NfcoreTemplate.groovy
- lib/WorkflowFetchdatairidanext.groovy
files_unchanged:
- assets/sendmail_template.txt
- assets/email_template.html
- lib/NfcoreTemplate.groovy
- .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
- .gitignore
- assets/email_template.txt
- docs/README.md
- LICENSE
pipeline_name_conventions: False
actions_awsfulltest: False
multiqc_config:
- report_comment
nextflow_config:
- custom_config
- manifest.name
- manifest.homePage
readme:
- nextflow_badge