Home

Awesome

README

This software accompanies the 2017 NIPS paper and poster, Protein Interface Prediction using Graph Convolutional Networks. We implemented multiple versions of graph convolution and applied them to the problem of protein interface prediction. This work was supported by the National Science Foundation under grant no DBI-1564840.

Setup

Requirements

Environment Variables

The software assumes the following environment variables are set:

An alternative to setting these variables is to edit the portions of configuration.py which reference these environment variables.

CUDA Setup

Consider setting the following environment variables for CUDA use:

Data

To run the provided experiments, you need the pickle files found here.

Running Experiments

Simply run: python experiment_runner.py <experiment>. Where <experiment> is the name of the experiment file (including .yml extension) in the experiments directory. Alternatively you may run run_experiments.sh, which contains expressions for all provided experiments.

Contact

Please direct any questions to: