-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjust_cardio.yml
55 lines (54 loc) · 993 Bytes
/
just_cardio.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
52
53
54
55
title: Cardio postagregator
version: 0.1.1
data_version: 0.1.0
type: postaggregator
name: just_cardio
level: variant
input_level: variant
description: Cardio risks postagregator for longevity report.
requires:
- dbsnp
- clinvar
- omim
- ncbigene
- gnomad
- sift
- cardioboost
- vcfinfo
input_columns:
- clinvar__sig
- sift__prediction
- cardioboost__arrhythmias
- cardioboost__cardiomyopathy
- vcfinfo__zygosity
- base__alt_base
- base__ref_base
- dbsnp__rsid
- base__cchange
- base__so
- gnomad__af
- clinvar__disease_names
- clinvar__id
- omim__omim_id
- ncbigene__ncbi_desc
tags:
- cardio
- longevity
output_columns:
- name: col1
title: clo1
type: string
width: 1
filterable: false
hidden: true
desc: dummy column
hide_from_gui_filter: true
developer:
name: Just-DNA-Seq
organization: Just-DNA-Seq
email: "[email protected]"
website: "https://dna-seq.github.io/"
citation: ""
release_note:
0.1.0: first version
0.1.1: fixed bug that generated huge reports