ClinGen / gene-and-variant-curation-tools

ClinGen's gene and variant curation interfaces (GCI & VCI). Developed by Stanford ClinGen team.
https://curation.clinicalgenome.org/
MIT License
3 stars 1 forks source link

GCI: Score homozygous probands at 0.1. #357

Closed bmpbowen closed 3 months ago

bmpbowen commented 4 months ago

Request from Gene Curation Small Group:

Add a 0.05 option to the GCI for homozygous probands, and include a tooltip to explain that homozygous probands get scored as 0.1

bmpbowen commented 4 months ago
image
gcheung-SF commented 4 months ago

Questions:

  1. So 0.05 score option is only available in following condition: Variant Type = Other Variant Type de novo = No Function Data = No But not for other combinations (i.e. de novo = Yes)? And the tooltip appears all the time or when user selects above and 0.05 point?

  2. When MOI = Semidominant inheritance and proband is = "Biallelic homozygous" or "Biallelic compound heterozygous" then treat as AUTOSOMAL_RECESSIVE. If user checks homozygous box, should same logic apply at this case?

bmpbowen commented 4 months ago

My apologies for the confusion generated by the sample screenshot. To answer the above questions:

  1. I think we want the 0.05 option to appear for all homozygous variant types, not just "other variant type".
  1. When MOI - Semidominant and proband is biallelic homozygous or biallelic compound heterozygous, we also want to include the 0.05 scoring option.
gcheung-SF commented 3 months ago

Changes is now on live site.