-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.nf-core.yml
30 lines (30 loc) · 915 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
lint:
files_exist:
- CODE_OF_CONDUCT.md
- assets/nf-core-janeliascicomp-easifish_logo_light.png
- docs/images/nf-core-janeliascicomp-easifish_logo_light.png
- docs/images/nf-core-janeliascicomp-easifish_logo_dark.png
- .github/ISSUE_TEMPLATE/config.yml
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
- conf/igenomes.config
files_unchanged:
- LICENSE
- CODE_OF_CONDUCT.md
- assets/nf-core-janeliascicomp-easifish_logo_light.png
- docs/images/nf-core-janeliascicomp-easifish_logo_light.png
- docs/images/nf-core-janeliascicomp-easifish_logo_dark.png
- .github/ISSUE_TEMPLATE/bug_report.yml
nextflow_config:
- manifest.name
- manifest.homePage
multiqc_config: False
readme:
- nextflow_badge
nf_core_version: 2.14.1
repository_type: pipeline
template:
prefix: JaneliaSciComp
skip:
- github_badges
- igenomes