Skip to main content

Protein Contact Prediction using Dilated Convolutional Neural Networks with Dropout

Project description

Deepcon-package

Python package for the DEEPCON contact prediction tool at https://github.com/ba-lab/DEEPCON

How to install DEEPCON package?

pip3 install deepcon

How to test DEEPCON package?

wget https://raw.githubusercontent.com/ba-lab/deepcon-package/master/deepcon/test/1a0tP0.aln
wget https://raw.githubusercontent.com/ba-lab/deepcon-package/master/deepcon/weights-rdd-covariance.hdf5
python3
import deepcon
from deepcon import deepconcovariance
deepconcovariance.main("1a0tP0.aln","1a0tP0.rr")

To print the contact map as image, add the image name as the last parameter (optional)

deepconcovariance.main("1a0tP0.aln","1a0tP0.rr", "1a0tP0.png")

Example contact map as an image:

Python package developed by:

Chase Richards
Email: CNRichards@gmail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deepcon-0.3.8.tar.gz (27.1 MB view hashes)

Uploaded Source

Built Distribution

deepcon-0.3.8-py3-none-any.whl (27.1 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page