ClinGen / clincoded

This GCI/VCI 1.0 platform has now been retired, and replaced with our new 2.0 platform:
https://github.com/ClinGen/gene-and-variant-curation-tools/issues
MIT License
25 stars 9 forks source link

Pathogenicity calculation rules for cases beyond ACMG 2015 #894

Closed kgliu0101 closed 7 years ago

kgliu0101 commented 8 years ago

Since modified values were added to criteria, there are cases not covered in ACMG Guidelines 2015, e.g. case 2 PVS (very strong) and case 2 BA (stand alone). Right now, such cases result assertion "Uncertain significance - insufficient evidence".

Below are calculated results of case 1 PVS + 1 PS (strong) and case 2 PVS.

screen shot 2016-08-16 at 11 32 50 am

screen shot 2016-08-16 at 11 33 44 am

It's probably necessary to clarify how to calculate such cases.

kgliu0101 commented 8 years ago

@selinad and @wrightmw Please review this issue when you get time.

selinad commented 8 years ago

HI @kgliu0101 good catch re 2 x PVS and 2 x BA. We will check for you I would think 2 x PVS would result in a Pathogenic.

selinad commented 8 years ago

@kgliu0101 - I just communicated with Steven. I'm not sure how difficult this is, so let me know at this late date.

He said that PS2 is really the only criterion so far that people bump to a VS. Is it possible to alter it so that's the case? If so, the following would hold:

PVS1 + PS2_Very_strong is Pathogenic PS2_Very_strong + any S = Pathogenic

Let me know if this makes sense....thx!

kgliu0101 commented 8 years ago

@selinad What about case 2 BA? Same as 1 BA with assertion Benign?

selinad commented 8 years ago

Hi @kgliu0101 - I didn't ask on that one. Since you are already at Benign with 1 BA, I think 2 would have to be benign. I guess the real question is whether there are any other Benign criteria that could get to BA1. They can report back to us about this upon testing.

selinad commented 8 years ago

@kgliu0101 - were you going to change it so only PS2 has possibility of switching to PVS, based on the above - for the UI pull-downs? I'm sorry if there was confusion over this...

kgliu0101 commented 8 years ago

@selinad Yes, in ticket #910.

selinad commented 7 years ago

This appears to have been sorted out in #910 -- closing