Library for managing .pdb extension, plotting
Project description
Welcome to ProteinPlot's documentation!
Welcome to the documentation for ProteinPlot, a University package for analysing PDB entries in python
Introduction
ProteinPlot helps in the analysis of PDB entries. The given files from the databank of rcsb.org is loaded into pandas dataframes and in this way manipulations have become easier
Features
- PDB entry reading into pandas df
- Structure alignment
- Structure comparison
- Ramachadran plots
- 2D and 3D figures
Installation
Install via pip: pip install ProteinPlot
Quick Start
Here's a basic example:
The package automatically installs an IDE, that can be opened with the following bash command:
jupyter-lab
Load in the package and your first PDB file
from ProteinPlot import protplot example = protplot.read_pdb('6vxx')
You are ready to go. For further examples please visit the documentation!
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
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 proteinplot-2.0.1.tar.gz.
File metadata
- Download URL: proteinplot-2.0.1.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b0ca399e7fa5dc83f1557efb315a29126b01c3d419353dbb0eeb117a78f3b2c
|
|
| MD5 |
b59d5b9a357c267aa1cf8fc8593ca131
|
|
| BLAKE2b-256 |
10df492aa650d2acaddf63e72b091c52d3ccc92a02f943da6a9a176b4caae9c0
|
File details
Details for the file proteinplot-2.0.1-py3-none-any.whl.
File metadata
- Download URL: proteinplot-2.0.1-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
635e624b8f44eff3623989492a02e55f58bb6fc06b27af2dd853aa0e90a42f50
|
|
| MD5 |
bae8d8ab78a0caadb43157c23e0289bd
|
|
| BLAKE2b-256 |
60fd12173eaf110febc34390ae27fae7561a95e211e3d91f316f98470814e27f
|