Skip to content

Commit 9d4b180

Browse files
author
Enes Ak
committed
chore: bump SMN last_calibrated to Phase 2.7 date, annotate stale resolver fixture
1 parent 6dc3df5 commit 9d4b180

5 files changed

Lines changed: 5 additions & 4 deletions

File tree

configs/grch38/SMN/SMN1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ validation:
8484
tested_samples: []
8585
tested_tech: [ont_r10.4]
8686
config_author: "LocusGuard core team"
87-
last_calibrated: "2026-04-18"
87+
last_calibrated: "2026-04-24"
8888

8989
references:
9090
- {doi: "10.1016/j.ajhg.2020.05.011", note: "PSV catalog source"}

configs/grch38/SMN/SMN2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ validation:
7676
tested_samples: []
7777
tested_tech: [ont_r10.4]
7878
config_author: "LocusGuard core team"
79-
last_calibrated: "2026-04-18"
79+
last_calibrated: "2026-04-24"

src/locusguard/configs/grch38/SMN/SMN1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ validation:
8484
tested_samples: []
8585
tested_tech: [ont_r10.4]
8686
config_author: "LocusGuard core team"
87-
last_calibrated: "2026-04-18"
87+
last_calibrated: "2026-04-24"
8888

8989
references:
9090
- {doi: "10.1016/j.ajhg.2020.05.011", note: "PSV catalog source"}

src/locusguard/configs/grch38/SMN/SMN2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ validation:
7676
tested_samples: []
7777
tested_tech: [ont_r10.4]
7878
config_author: "LocusGuard core team"
79-
last_calibrated: "2026-04-18"
79+
last_calibrated: "2026-04-24"

tests/unit/test_config_resolver.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def _make_weights() -> ProfiledWeights:
2222
"cap_confidence": 1.0,
2323
"enable": ["long_haplotype"],
2424
},
25+
# deliberately stale name — exercises resolver fallback for Phase 2.7+
2526
"short_read_wes": {
2627
"psv_match": 0.50,
2728
"cap_confidence": 0.85,

0 commit comments

Comments
 (0)