AntoinePassemiers / Wynona

Protein Residue Contact Prediction based on a Deep Neural Architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis-CI Build Status

Wynona: a Fully-Convolutional Neural Architecture for Protein Contact Prediction

User installation

Install package from the root of the repository:

make

or from the src/ folder:

cd src
python setup.py install

Dependencies

  • NumPy (>= 1.15.4)
  • Scipy (>= 1.1.0)
  • matplotlib (>= 3.0.2)
  • pandas (>= 0.23.4)
  • Cython (>= 0.29.2)
  • PyTorch (>= 1.0.0)

About

Protein Residue Contact Prediction based on a Deep Neural Architecture


Languages

Language:Python 99.0%Language:Julia 0.5%Language:Shell 0.3%Language:Makefile 0.2%