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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deepcon-0.4.0.tar.gz.
File metadata
- Download URL: deepcon-0.4.0.tar.gz
- Upload date:
- Size: 27.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73062d42efc731e12af5c3cad82c7d24af418ab0b507c4b568bbd8d28e04ca9e
|
|
| MD5 |
45c693db370ea00a1e6e0ae395dcec07
|
|
| BLAKE2b-256 |
d4c6922f574898c899c0e470be04810d2ba53b9307963a2f91de76a117926ea7
|
File details
Details for the file deepcon-0.4.0-py3-none-any.whl.
File metadata
- Download URL: deepcon-0.4.0-py3-none-any.whl
- Upload date:
- Size: 27.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb9140b0f72994a5cc3f1bb8316379164d6d63333b54edac3f044ff389c83292
|
|
| MD5 |
a89e73eafbd67e79d59773691599f694
|
|
| BLAKE2b-256 |
505f6e8b3c0d35363747d338585ecd630b2b64dc5e3496f7fc2fbfaa695cd7e2
|