Skip to content

Commit 6c24226

Browse files
committed
gnomad mito version
1 parent 6d5b7e5 commit 6c24226

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

v03_pipeline/lib/tasks/reference_data/update_variant_annotations_table_with_updated_reference_dataset_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ def test_update_vat_mito_38(
297297
hmtvar='1.1',
298298
mitimpact='1.0',
299299
mitomap='1.0',
300-
gnomad_mito='1.0',
300+
gnomad_mito='1.1',
301301
local_constraint_mito='1.0',
302302
clinvar='2024-11-11',
303303
dbnsfp='1.0',

v03_pipeline/lib/tasks/update_variant_annotations_table_with_new_samples_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ def test_mito_update_vat(
815815
versions=hl.Struct(
816816
clinvar='2024-11-11',
817817
dbnsfp='1.0',
818-
gnomad_mito='1.0',
818+
gnomad_mito='1.1',
819819
helix_mito='1.0',
820820
hmtvar='1.1',
821821
mitomap='1.0',

0 commit comments

Comments
 (0)