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.
The ClinVar GitHub has a number of examples for the different types of submissions. They are useful to understand how to use the API.
Describe the solution you'd like
Write examples for the documentation that recreate them and explain the different steps in clinvar_api.
Create the model clinvar_api.data structures with pythonic / snake case classes.
Is your feature request related to a problem? Please describe.
The ClinVar GitHub has a number of examples for the different types of submissions. They are useful to understand how to use the API.
Describe the solution you'd like
Write examples for the documentation that recreate them and explain the different steps in
clinvar_api
.clinvar_api.data
structures with pythonic / snake case classes.Describe alternatives you've considered
N/A
Additional context
The text was updated successfully, but these errors were encountered: