biothings / myvariant.info

MyVariant.info: A BioThings API for human variant annotations
http://myvariant.info
Other
87 stars 32 forks source link

Fixes to Issue #33, #91, #110, and #115 #117

Closed erikyao closed 3 years ago

erikyao commented 3 years ago

Summary

This PR will fix the following issues:

Issue#33

Issue#91

P.S. ClinGen data is no longer available, so the fix is NOT tested

P.S. The storage class to be applied was originally extended from EncodeLongHGVSIDStorage, which disappeared after the refactoring introduced in fixing Issue#110

Issue#110

P.S. it is a little difficult to run ClinVar locally (data size, xml parsing, etc.) so MyVariantTrimmingStorage is NOT tested on ClinVar data (but on Wellderly data)

Issue#115