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
Is your feature request related to a problem? Please describe.
Our team would like to use GA4GH Genomic Knowledge Standards (GKS) formatted data to submit somatic variants to ClinVar using this tool. This file format is currently not supported.
Describe the solution you'd like
I would like to add support for the GKS NLJSON file format for somatic clinical impact classification and oncogenicity classification.
For integration of your use case, the next step would be to implement import from GKS NLJSON format to clinvar_api.models data (using the extra_data field for what you cannot directly import) and then implement the export.
Describe alternatives you've considered
N/A
Additional context Here is an example of what our data looks like. Note that there may be modifications as we start implementing.
Contribution
I will be working on this issue in our fork and plan to create a PR once it's ready.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Our team would like to use GA4GH Genomic Knowledge Standards (GKS) formatted data to submit somatic variants to ClinVar using this tool. This file format is currently not supported.
Describe the solution you'd like
I would like to add support for the GKS NLJSON file format for somatic clinical impact classification and oncogenicity classification.
@holtgrewe had said:
Describe alternatives you've considered
N/A
Additional context
Here is an example of what our data looks like. Note that there may be modifications as we start implementing.
Contribution
I will be working on this issue in our fork and plan to create a PR once it's ready.
The text was updated successfully, but these errors were encountered: