issues
search
Clinical-Genomics
/
preClinVar
A ClinVar API submission helper written in FastAPI
MIT License
1
stars
0
forks
source link
Created endpoint to accept a POST request containing Variant and CaseData csv file and the code to read them
#6
Closed
northwestwitch
closed
2 years ago
northwestwitch
commented
2 years ago
Partial fix for #4
Review:
[ ] Code approved by
[x] Tests executed by pytest
This
version
is a:
[ ]
MAJOR
- when you make incompatible API changes
[x]
MINOR
- when you add functionality in a backwards compatible manner
[ ]
PATCH
- when you make backwards compatible bug fixes or documentation/instructions
Review:
This version is a: