UNPKG
variant-linker
Version:
latest (3.12.2)
3.12.2
3.12.1
3.12.0
3.11.0
3.10.4
3.10.3
3.10.2
3.10.1
3.10.0
3.9.2
3.9.1
3.9.0
3.8.0
3.7.0
3.6.0
3.5.0
3.4.0
3.3.0
3.2.2
3.2.1
3.2.0
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.0.2
2.0.1
2.0.0
1.1.0
1.0.0
0.15.0
0.14.0
0.13.6
0.13.5
0.13.4
0.13.3
0.13.2
0.13.1
0.13.0
0.12.0
CLI for Ensembl VEP and Variant Recoder
berntpopp.github.io/variant-linker/
berntpopp/variant-linker
variant-linker
/
scoring
/
meta_score_example
/
formula_config.json
12 lines
(11 loc)
•
185 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"
@context
"
:
"https://schema.org/"
,
"
@type
"
:
"Configuration"
,
"formulas"
: {
"transcriptLevel"
: [ {
"meta_score"
:
"gnomade_variant * 123400"
} ] } }