monarch-initiative / genophenocorr

Genotype Phenotype Correlation
https://monarch-initiative.github.io/genophenocorr/stable
MIT License
4 stars 1 forks source link

Add `is_preferred` attribute to transcript annotation #64

Closed ielis closed 9 months ago

ielis commented 9 months ago

Add is_preferred field to transcript annotation and implement getting the information from VEP endpoint.

ielis commented 9 months ago

The attribute/property is present in genophenocorr.model.TranscriptAnnotation. We still need to implement setting the attribute though.