-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.nf-core.yml
More file actions
46 lines (46 loc) · 1.31 KB
/
.nf-core.yml
File metadata and controls
46 lines (46 loc) · 1.31 KB
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
lint:
files_exist:
- CODE_OF_CONDUCT.md
- assets/nf-core-blobtoolkit_logo_light.png
- docs/images/nf-core-blobtoolkit_logo_light.png
- docs/images/nf-core-blobtoolkit_logo_dark.png
- .github/ISSUE_TEMPLATE/config.yml
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
- conf/igenomes.config
files_unchanged:
- LICENCE
- lib/NfcoreTemplate.groovy
- CODE_OF_CONDUCT.md
- assets/sendmail_template.txt
- assets/email_template.html
- assets/email_template.txt
- assets/nf-core-blobtoolkit_logo_light.png
- docs/images/nf-core-blobtoolkit_logo_light.png
- docs/images/nf-core-blobtoolkit_logo_dark.png
- .github/ISSUE_TEMPLATE/bug_report.yml
- .github/PULL_REQUEST_TEMPLATE.md
- .github/workflows/linting.yml
- .github/workflows/branch.yml
- .github/CONTRIBUTING.md
- .github/workflows/linting_comment.yml
merge_markers: false
multiqc_config:
- report_comment
nextflow_config:
- manifest.name
- manifest.homePage
template_strings: false
nf_core_version: 3.5.2
repository_type: pipeline
template:
author: priyanka-surana
description: Quality assessment of genome assemblies
force: false
is_nfcore: false
name: blobtoolkit
org: sanger-tol
outdir: .
skip_features:
- igenomes
version: 0.10.0