Skip to content

Commit

Permalink
add catvar that cant be normalized
Browse files Browse the repository at this point in the history
  • Loading branch information
korikuzma committed Jan 14, 2025
1 parent 58603e6 commit 4cca7f3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/fixtures/civic_fusion.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
type: CategoricalVariant
id: civic.mpid:4373
label: BCR::ABL1 Fusion AND ABL1 T315I
extensions:
- name: CIViC Molecular Profile Score
value: 149.0
3 changes: 3 additions & 0 deletions tests/test_definitions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ tests:
- test_file: allele2.yaml
namespace: vrs
definition: Allele
- test_file: civic_fusion.yaml
namespace: cat-vrs
definition: CategoricalVariant

# test core data types from VA
- test_file: gnomad-dataset.yaml
Expand Down

0 comments on commit 4cca7f3

Please sign in to comment.