Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new points based ACMG classification #514

Closed
julesjacobsen opened this issue Sep 6, 2023 · 2 comments
Closed

Add new points based ACMG classification #514

julesjacobsen opened this issue Sep 6, 2023 · 2 comments
Assignees

Comments

@julesjacobsen
Copy link
Contributor

The ClinGen SVI working group recommend using a points based system for calculating ACMG classifications

This is based on their earlier publication Modeling the ACMG/AMP variant classification gudielines as a Bayesian classification framework

Exomiser uses the recommendations for PP3/BP4 scaling based on the REVEL score detailed in Calibration of computational tools for missense variant pathogenicity classification and ClinGen recommendations for PP3/BP4 criteria which crucially allow for BP4_Moderate which was not accounted for in the original ACMG/AMP recommendations. The authors mention:

A second approach would be to use the Tavtigian et al. framework,9 in either its initial iteration (see supplemental methods for suggested modifications), or in its simplified, points-based iteration,34 in which BP4_Moderate evidence would count as −2 points toward variant classification.

Given the changes in strengths from other recommendations e.g. PM2_Supporting (#502) and the required updates to combining rules, it is more robust to simply use the points-based approach and deprecate the other implementations for removal in the next major version.

@julesjacobsen julesjacobsen self-assigned this Sep 6, 2023
julesjacobsen added a commit that referenced this issue Sep 6, 2023
…acking frequency information.

Update Acgs2020Classifier and Acmg2015Classifier to allow for PVS1 and PM2_Supporting are sufficient to trigger LIKELY_PATHOGENIC
Change for issue #514 update AcmgEvidence to fit a Bayesian points-based system
Add new Acmg2020PointsBasedClassifier to classify AcmgEvidence based on points
@damiansm
Copy link
Contributor

damiansm commented Sep 7, 2023

This is all based on the new ACMG classification that is about to released very soon right? Is it worth waiting for that in case of any last minute tweaks or is that on the website anyway?

julesjacobsen added a commit that referenced this issue Sep 15, 2023
…acking frequency information.

Update Acgs2020Classifier and Acmg2015Classifier to allow for PVS1 and PM2_Supporting are sufficient to trigger LIKELY_PATHOGENIC
Change for issue #514 update AcmgEvidence to fit a Bayesian points-based system
Add new Acmg2020PointsBasedClassifier to classify AcmgEvidence based on points
@julesjacobsen
Copy link
Contributor Author

No, this is just updating to the current latest recommendations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants