Look into using vrs-python for VCF translation #231
Labels
priority:high
High priority
technical debt
A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"
I initially did not use _from_gnomad from vrs-python's translator since we tokenize, classify, validate, then translate for toVRS and normalize. I'm wondering if for VAI (+ possible performance purposes), we should use this method to go straight to the VRS object. We could do this in a separate endpoint or refactor the current structure.
The text was updated successfully, but these errors were encountered: