Code Monkey home page Code Monkey logo

gmvp's Introduction

gMVP

Predicting functional effect of missense variants using graph attention neural networks

gMVP is a graph attention neural network model designed to effectively represent or learn the representation of protein sequence and structure context to improve missense variant prediction of disease impact. The main component is a graph with nodes capturing predictive features of amino acids and edges weighted by coevolution strength, which allows for effective pooling of information from functionally correlated positions. Evaluated by deep mutational scan data, gMVP outperforms published methods in identifying damaging variants in TP53, PTEN, BRCA1, and MSH2. It achieves the best separation of de novo variants in neurodevelopmental disorder cases from controls. Finally, the model supports transfer learning to optimize gain- and loss-of-function predictions in sodium and calcium channels. In summary, we demonstrate that gMVP can improve interpretation of missense variants in genetic studies.

Precomputed gMVP scores

We have generated gMVP scores for all possible missense variants in canonical transcripts on human hg38 which can be acessed through https://www.dropbox.com/s/nce1jhg3i7jw1hx/gMVP.2021-02-28.csv.gz?dl=0.

Required libraries

We implemented gMVP using Tensorflow2. The following libraries are required: tensorflow (>= 2.2), numpy, scipy, json, and scikit-learn.

Citation

Predicting functional effect of missense variants using graph attention neural networks.
Haicang Zhang, Michelle S Xu, Wendy K Chung, Yufeng Shen
bioRxiv 2021.04.22.441037; doi: https://doi.org/10.1101/2021.04.22.441037

gmvp's People

Contributors

vinay-swamy avatar zhanghaicang avatar joshuashen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.