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/source/how_cat-vrs-works.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Both catvars X and Y in this example are composed of constraints. And in this c
43
43
44
44
.. Cat-VRS Python
45
45
46
-
While support and reference tooling will continue to be built out as Cat-VRS gains adoption and specific use cases are brought to the group, we do already have wheels on the ground in the form of `Cat-VRS python, which can be viewed in this github repository. <https://github.com/ga4gh/cat-vrs-python>`_
46
+
While support and reference tooling will continue to be built out as Cat-VRS gains adoption and specific use cases are brought to the group, we do already have wheels on the ground in the form of `Cat-VRS Python, which can be viewed in this GitHub repository. <https://github.com/ga4gh/cat-vrs-python>`_
47
47
48
48
An overview of Cat-VRS Python's core functions is depicted in the figure below. Cat-VRS Python can take in Cat-VRS objects as JSON, convert them into Pydantic models for use in validation against a test suite. Validated catvars can be converted back to JSON for broad compatibility with other Cat-VRS implementations or used in downstream Python-based informatics workflows.
0 commit comments