You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/variant_notation/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,11 +40,11 @@ The expected variant types are given below. Some types are only applicable to ce
40
40
41
41
### Unsupported HGVS Features
42
42
43
-
There are a few elements of the [HGVS v15.11](http://varnomen.hgvs.org/) notation that are not yet supported ([contributions are welcome!](https://github.com/bcgsc/pori_graphkb_parser)). These include:
43
+
Some elements of the [HGVS v15.11](http://varnomen.hgvs.org/) notation that are not yet supported ([contributions are welcome!](https://github.com/bcgsc/pori_graphkb_parser)). These include, but are not limited to:
Copy file name to clipboardExpand all lines: docs/variant_notation/split.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,3 +50,21 @@ a translocation might be described
50
50
51
51
Above we are describing a translocation from chr8:1234 to chr7:4567 where AAT is the untemplated
52
52
sequence inserted between the breakpoints.
53
+
54
+
55
+
### Fusion nomenclature using the ```::``` delimiter
56
+
57
+
As of v2.1.0 of the [pori_graphkb_parser](https://github.com/bcgsc/pori_graphkb_parser), some support has been added for [VICC](https://fusions.cancervariants.org/en/latest/index.html)-like fusion nomenclature using the ```::``` delimiter.
0 commit comments