iobio / gene.iobio

Gene.iobio vue
MIT License
55 stars 11 forks source link

Handle saving variant interpretation when variant not present in Mosaic. #1002

Closed tonydisera closed 9 months ago

tonydisera commented 9 months ago

Also, when flagged variants are added, check to see if Mosaic variant exists and initialize the variant interpretation based on the Mosaic variant annotation. (If a user launched gene from Mosaic and set the interpretation on a variant, then next time we launch from Mosaic, we should see this variant interpretation. In other words, Mosaic will persist the interpretation so that when this variant is shown in a different session, we will see the same interpretation.)