exomiser / Exomiser

A Tool to Annotate and Prioritize Exome Variants
https://exomiser.readthedocs.io
GNU Affero General Public License v3.0
190 stars 54 forks source link

Usage of alphamissense #552

Closed Bioinf-usr closed 4 days ago

Bioinf-usr commented 3 months ago

Hi,

Should we use alphamissense in combination with any of the other existing score or should it be used as standalone. In one of the documents it was mentioned to use either (POLYPHEN, MUTATION_TASTER, SIFT) or (REVEL, MVP). I have similar questions for CADD, REMM and spliceAI as well. So, just wondering what is the best approach here. Also, if there are any benchmarks available that would be great.

Thank you.

MattWellie commented 2 months ago

@Bioinf-usr I'm not part of this dev team, though I am a user and I've spoken with some senior people here. I'm paraphrasing, so feel free to ignore or take this with a pinch of salt:

julesjacobsen commented 2 months ago

Thanks for commenting @MattWellie, this is correct. The actual required input for specifying AlphaMissense is: [REVEL, MVP, ALPHA_MISSENSE] as described in the preset-exome-analysis.yml or test-analysis-exome.yml files in the examples directory of the CLI distribution.

Bioinf-usr commented 2 months ago

Thanks a lot @MattWellie @julesjacobsen. That was helpful. Would try to get some benchmarks internally as well.

julesjacobsen commented 4 days ago

SpliceAI are now included in https://github.com/exomiser/Exomiser/discussions/562. Note we've also updated our recommendations to include ALPHA_MISSENSE along with REVEL and MVP.