-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.nf-core.yml
39 lines (39 loc) · 1.1 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
lint:
actions_ci: false
files_exist:
- CITATIONS.md
- docs/README.md
- CODE_OF_CONDUCT.md
- .github/ISSUE_TEMPLATE/config.yml
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
- assets/nf-core-structural_logo_light.png
- docs/images/nf-core-structural_logo_light.png
- docs/images/nf-core-structural_logo_dark.png
files_unchanged:
- LICENSE
- .github/PULL_REQUEST_TEMPLATE.md
- .github/CONTRIBUTING.md
- .github/ISSUE_TEMPLATE/bug_report.yml
- .github/workflows/linting.yml
- assets/email_template.txt
- assets/email_template.html
- docs/README.md
- .prettierignore
nextflow_config:
- manifest.name
- manifest.homePage
multiqc_config: false
nf_core_version: 3.2.0
repository_type: pipeline
template:
author: nvnieuwk
description: A bioinformatics best-practice analysis pipeline for calling structural
variants (SVs), copy number variants (CNVs) and repeat region expansions (RREs)
from short DNA reads.
force: false
is_nfcore: false
name: structural
org: nf-cmgg
outdir: .
version: 0.3.0dev