Skip to content

Commit bed81a1

Browse files
authored
Merge pull request #158 from griffithlab/mixed-variant-origin
Add "Mixed" to Variant Origin docs
2 parents 58259a0 + 07c2aea commit bed81a1

File tree

4 files changed

+13
-1
lines changed

4 files changed

+13
-1
lines changed

docs/generated/civic.docs-aliases.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@
8383
:class: 'cvc-icon'
8484

8585

86+
.. |attribute-mixed| image:: /images/icons/attribute/mixed-outline.svg
87+
:class: 'cvc-icon'
88+
89+
8690
.. |attribute-na| image:: /images/icons/attribute/na-outline.svg
8791
:class: 'cvc-icon'
8892

Lines changed: 5 additions & 0 deletions
Loading

docs/model/assertions/shared_fields.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Assertions share several fields with evidence, which for the most part can be un
2020
- :ref:`Molecular Profile Field <evidence-molecular-profile>`
2121
-
2222
* - Origin
23-
- :ref:`Gene Field <evidence-gene>`
23+
- :ref:`Origin Field <evidence-origin>`
2424
-
2525
* - Disease
2626
- :ref:`Disease Field <evidence-disease>`

docs/model/evidence/origin.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Population frequencies should be based on current population databases (e.g., gn
4242
* - Combined
4343
- |attribute-combined|
4444
- Variants in the corresponding Complex Molecular Profile have heterogeneous origins.
45+
* - Mixed
46+
- |attribute-mixed|
47+
- The population of patient variants described in the Evidence is a mixture of Somatic and Germline.
4548
* - Unknown
4649
- |attribute-unknown|
4750
- The variant origin is uncertain based on the available evidence.

0 commit comments

Comments
 (0)