forked from nf-core/variantprioritization
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.nf-core.yml
More file actions
23 lines (23 loc) · 670 Bytes
/
.nf-core.yml
File metadata and controls
23 lines (23 loc) · 670 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
lint:
files_exist:
- .github/workflows/ci.yml
files_unchanged:
- .gitignore
- assets/nf-core-variantprioritization_logo_light.png
- docs/images/nf-core-variantprioritization_logo_dark.png
- docs/images/nf-core-variantprioritization_logo_light.png
nf_test_content: false
nf_core_version: 3.5.1
repository_type: pipeline
template:
author: "@yussab"
description: pipeline for the functional annotation and translation of somatic SNVs/InDels
and copy number abberations for precision cancer medicine
force: false
is_nfcore: true
name: variantprioritization
org: nf-core
outdir: .
skip_features:
- fastqc
version: 1.0.0dev