Skip to content

Commit 62f1979

Browse files
authored
Merge pull request #707 from broadinstitute/clinvar-assertions
fix test tables for new clinvar assertions
2 parents a493221 + 0d88532 commit 62f1979

File tree

55 files changed

+6
-6
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+6
-6
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
@@ -388,7 +388,7 @@ def test_update_vat_with_updated_rdc_mito_38(
388388
clinvar_mito=None,
389389
dbnsfp_mito=hl.Struct(
390390
SIFT_score=None,
391-
MutationTaster_pred='N',
391+
MutationTaster_pred_id=2,
392392
),
393393
gnomad_mito=None,
394394
helix_mito=hl.Struct(
Binary file not shown.
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This folder comprises a Hail (www.hail.is) native Table or MatrixTable.
2-
Written with version 0.2.122-be9d88a80695
3-
Created at 2024/02/21 15:21:48
2+
Written with version 0.2.128-eead8100a1c1
3+
Created at 2024/02/28 14:36:31
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)