-
Notifications
You must be signed in to change notification settings - Fork 0
/
.nf-core.yml
51 lines (51 loc) · 1.39 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
39
40
41
42
43
44
45
46
47
48
49
50
51
bump_version: null
lint:
actions_awsfulltest: False
files_exist:
- .gitattributes
- assets/multiqc_config.yml
- conf/igenomes.config
- conf/igenomes_ignored.config
- .github/workflows/branch.yml
- assets/multiqc_config.yml
- CODE_OF_CONDUCT.md
- .github/workflows/awstest.yml
- assets/nf-core-needles_logo_light.png
- .github/workflows/awsfulltest.yml
- docs/images/nf-core-needles_logo_light.png
- docs/images/nf-core-needles_logo_dark.png
- .github/ISSUE_TEMPLATE/config.yml
files_unchanged:
- .github/workflows/linting.yml
- .gitignore
- assets/multiqc_config.yml
- conf/igenomes.config
- .github/workflows/branch.yml
- CODE_OF_CONDUCT.md
- conf/igenomes_ignored.config
- assets/nf-core-needles_logo_light.png
- docs/images/nf-core-needles_logo_light.png
- docs/images/nf-core-needles_logo_dark.png
- .github/ISSUE_TEMPLATE/bug_report.yml
multiqc_config: False
nextflow_config:
- manifest.name
- manifest.homePage
- validation.help.beforeText
- validation.help.afterText
- validation.summary.beforeText
- validation.summary.afterText
nf_core_version: 3.0.2
org_path: null
repository_type: pipeline
template:
author: Erin Young
description: poppunk workflow
force: true
is_nfcore: false
name: needles
org: erinyoung
outdir: .
skip_features: null
version: 0.0.2411
update: null