Skip to content

Commit bf4a0d3

Browse files
Update docs/source/how_cat-vrs-works.rst
Co-authored-by: Brendan Reardon <[email protected]>
1 parent b6c7754 commit bf4a0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/how_cat-vrs-works.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The figure below shows how variant matching via Cat-VRS effectuates knowledge in
3333
The ability of Cat-VRS to match between catvars derives from the same formal elements that mediate the flexibility and precision of the data model itself, the constraints. The constraints in a catvar intensionally define its set of member variants. Therefore, to compare sets for matching, we need only to compare the constraints of those respective catvars. In this manner, it is straightforward to compute the relationship, if any, between any two given catvars in Cat-VRS, as demonstrated below.
3434

3535

36-
.. image:: images/Cat-VRS use_function figures - Figure 3.png
36+
.. image:: images/cat-vrs-use-figure-3.png
3737
:width: 80%
3838
:align: center
3939
:alt: This figure depicts two CatVars, X and Y, which are being compared via their constraints. The FeatureContextConstraint is identical in both cases, meaning that both CarVars relate to the same feature in the genome, in this case, the EGFR Gene. The difference in the CopyCountConstraint, however, shows that the feature copies required for CatVar X, 4, is a sub-range of that for CatVar Y, 3-7, and so therefore CatVar X is a proper subset of CatVar Y.

0 commit comments

Comments
 (0)