Closed pamag closed 2 years ago
note: in current model the discussion is called justification and needs to be changed to discussion.
New clinical evidence review model, used to store the manually reviews of the clinical evidences:
review = {
selected: Boolean,
tier: String,
acmg: List<String>,
clinicalSignificance: ClinicalSignificance,
discussion: String,
}
Migrate to new review model and added Clinical Significance dropdown to the evidence review modal in commit 086a1a2:
Evidence can be reviewed only if the variant and the evidence are selected:
Added Updated variants to the save section in the variant interpreter browser:
Note: the 'update variant' is shown also when in an already selected variant only changes the clinical evidence selection.
Added dropdown menu for ACMG
commit: 6ddc3a6fb49a40af503fa98a38ec19258b3ed7d1
FIXED
Feature improvement description
In the Variant Browser the edit of the variant subrow for clinical_evidence needs to be changed
Current view:
Canges:
The edit form needs to allow the update of the fields: