Skip to content

Commit 6ef7c23

Browse files
committed
updates version for phastcons and phylop
1 parent 998aaff commit 6ef7c23

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

configs/col_config.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ raw_cols:
8282
- pangalodb.specificity
8383
- phdsnpg.score
8484
- phastcons.phastcons100_vert
85-
- phastcons.phastcons30_mamm
85+
- phastcons.phastcons470_mamm
8686
- phastcons.phastcons17way_primate
8787
- phylop.phylop100_vert
88-
- phylop.phylop30_mamm
88+
- phylop.phylop470_mamm
8989
- phylop.phylop17_primate
9090
- polyphen2.hdiv_rank
9191
- polyphen2.hvar_rank
@@ -270,10 +270,10 @@ median_scores:
270270
pangalodb.specificity: 0.0112782
271271
phdsnpg.score: 0.93
272272
phastcons.phastcons100_vert: 1.0
273-
phastcons.phastcons30_mamm: 0.987
273+
phastcons.phastcons470_mamm: 0.987
274274
phastcons.phastcons17way_primate: 0.961
275275
phylop.phylop100_vert: 4.239
276-
phylop.phylop30_mamm: 1.026
276+
phylop.phylop470_mamm: 1.026
277277
phylop.phylop17_primate: 0.599
278278
polyphen2.hdiv_rank: 0.55554
279279
polyphen2.hvar_rank: 0.53365
@@ -409,10 +409,10 @@ filtered_cols:
409409
- pangalodb.specificity
410410
- phdsnpg.score
411411
- phastcons.phastcons100_vert
412-
- phastcons.phastcons30_mamm
412+
- phastcons.phastcons470_mamm
413413
- phastcons.phastcons17way_primate
414414
- phylop.phylop100_vert
415-
- phylop.phylop30_mamm
415+
- phylop.phylop470_mamm
416416
- phylop.phylop17_primate
417417
- polyphen2.hdiv_rank
418418
- polyphen2.hvar_rank

configs/opencravat_test_config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@
438438
}
439439
},
440440
{
441-
"col_id": "phastcons.phastcons30_mamm",
441+
"col_id": "phastcons.phastcons470_mamm",
442442
"parse_type": {
443443
"none": "none"
444444
}
@@ -456,7 +456,7 @@
456456
}
457457
},
458458
{
459-
"col_id": "phylop.phylop30_mamm",
459+
"col_id": "phylop.phylop470_mamm",
460460
"parse_type": {
461461
"none": "none"
462462
}

0 commit comments

Comments
 (0)