-
Notifications
You must be signed in to change notification settings - Fork 2
/
.nf-core.yml
41 lines (41 loc) · 1.06 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
bump_version: null
lint:
files_exist:
- assets/nf-core-meta-val_logo_light.png
- docs/images/nf-core-meta-val_logo_light.png
- docs/images/nf-core-meta-val_logo_dark.png
- assets/samplesheet.csv
- .github/ISSUE_TEMPLATE/config.yml
files_unchanged:
- assets/sendmail_template.txt
- .github/CONTRIBUTING.md
- .github/ISSUE_TEMPLATE/bug_report.yml
- .github/PULL_REQUEST_TEMPLATE.md
- .github/workflows/linting.yml
- .github/workflows/branch.yml
- .github/ISSUE_TEMPLATE/feature_request.yml
- assets/email_template.html
- assets/email_template.txt
- docs/README.md
- docs/usage.md
- viralPathogenList.csv
- README.md
multiqc_config:
- report_comment
nextflow_config:
- manifest.name
- manifest.homePage
nf_core_version: 3.0.2
org_path: null
repository_type: pipeline
template:
author: LilyAnderssonLee
description: nf-core/taxprofiler post processing
force: false
is_nfcore: false
name: metaval
org: genomic-medicine-sweden
outdir: .
skip_features: null
version: 1.0dev
update: null