-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#1072 Variant interpretation and notes lost when switching from genco…
…de<->refseq. To fix this, before the cache is cleared and flagged variants are removed, keep track of flagged variants with interpretation and/or notes. Then after gene is analyzed, set the interpretation and notes on the matching variants. We will keep track of the user flagged state when the genome build changes, the gene source changes. Switching from advanced to basic/simple mode is more complicated as this reloads the entire app in the browser, so a separate issue (#1100) was created to address this problem.
- Loading branch information
1 parent
3d85661
commit 1683b78
Showing
4 changed files
with
296 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.