-
Notifications
You must be signed in to change notification settings - Fork 7
GKS support #154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? 8000 Sign in to your account
Comments
@ahwagner and I talked - we'd like to move the current CIViC Transformer in MetaKB, which takes CIViC data and transforms it to GKS representations, to civicpy. This will create a dependency on our GKS Python reference implementations (VRS/Cat-VRS/VA-Spec Python), which we may want to separate as optional dependencies. |
Hey @susannasiebert, do you think it makes the most sense to implement the GKS transformers in the |
Clarifying question:
Are you saying to make a separate python package that deals with exporting CIViC data in several formats? That seems a bit overkill to me. A few thoughts:
|
Latest work for clinvar-this is on |
Prerequisites:
We will want to be able to emit GKS-compliant representations of CIViC data (VA-spec + Cat-VRS) directly from CIViCpy.
The text was updated successfully, but these errors were encountered: