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

Protein Interface Prediction using Graph Convolutional Networks #716

Open
agitter opened this issue Dec 10, 2017 · 0 comments
Open

Protein Interface Prediction using Graph Convolutional Networks #716

agitter opened this issue Dec 10, 2017 · 0 comments

Comments

@agitter
Copy link
Collaborator

agitter commented Dec 10, 2017

http://papers.nips.cc/paper/7231-protein-interface-prediction-using-graph-convolutional-networks.pdf

We consider the prediction of interfaces between proteins, a challenging problem
with important applications in drug discovery and design, and examine the
performance of existing and newly proposed spatial graph convolution operators
for this task. By performing convolution over a local neighborhood of a node of
interest, we are able to stack multiple layers of convolution and learn effective
latent representations that integrate information across the graph that represent the
three dimensional structure of a protein of interest. An architecture that combines
the learned features across pairs of proteins is then used to classify pairs of amino
acid residues as part of an interface or not. In our experiments, several graph
convolution operators yielded accuracy that is better than the state-of-the-art SVM
method in this task.

@zietzm possibly another paper for #689

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

No branches or pull requests

2 participants