A Python package to get ramachandranplot for any pdb.
Project description
Ramachandranplot
Python3 implementation of the Ramachandran plot
Package does work with Python2.7 but it is recommended to use Python3
For easy installation use pip:
pip install ramachandranplot
Usage:
import os
import ramachandarnplot as rama
pdb = "example.pdb" #path of pdb file any pdb which is required to be ploted.
rama.plot_ramachandran(pdb)
Example output:
Dependencies:
Running ramachandarnplot requires matplotlib, numpy and biopython
To install these on a standard Linux system:
pip install python3-matplotlib
pip install python3-biopython
pip install python3-numpy
For the standard PSI and PHI preferences see:
Lovell et al. Structure validation by Calpha geometry: phi,psi and Cbeta deviation. 2003; DOI: 10.1002/prot.10286
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
File details
Details for the file ramachandranplot-1.0.5.tar.gz
.
File metadata
- Download URL: ramachandranplot-1.0.5.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 147859e611d2bf306b8d03c5d75776e8e759329784455376815f7fab62425c70 |
|
MD5 | 6b23d1fdaff3c1fae69d9bf012d7772e |
|
BLAKE2b-256 | 9afa89c35b793c08e219f18c48d2155d0d2ad90bc618eb142c6832d1058a29e1 |
File details
Details for the file ramachandranplot-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: ramachandranplot-1.0.5-py3-none-any.whl
- Upload date:
- Size: 544.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d15498e41d8a8c77b68880d5659e7d96ffb505053ac7a00320bddc83d92c128e |
|
MD5 | a50c0db1924ae09bc96944fe87939344 |
|
BLAKE2b-256 | 11b4da2294723da32b5623527ba2d3b94c9f15596d21e54417042ef7eaea0d35 |