package for protein IEP calculation etc.
Project description
pyProtein
pyProtein does basic calculations on polypeptides/ proteins/enzymes, e.g. the isoelectric point similar to e.g. the "ExPASy Compute pI/Mw tool". Methods are contained in class protein. Is intended to be included into scripts for automated calculations.
Currently only calculations for compounds with amino acid residues (proteins/ enzymes/polypeptides) are supported:
- Input as amino acid abundance or amino acid sequence.
- Currently contains pKa tables from three sources for IEP and charge calculation.
- Calculates charge states of proteins depending on pH values.
For imformation on how to use it:
- See docstrings.
- Or look at how the tests are done in the tests folder.
Requirements
Requirements are listed in the requirements.txt file. Please also click on the Travis CI badge to find further details on tested conditions.
Installation
pyProtein is part of PyPI, so install with:
pip install pyProtein
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 pyProtein-0.0.2.tar.gz.
File metadata
- Download URL: pyProtein-0.0.2.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a829ed38f5fdb81b130ec368bfe40034cc050eff9de2c5ccfc0a4f55b93fc915
|
|
| MD5 |
26487cfee064abc726b8ab4e24baab36
|
|
| BLAKE2b-256 |
d7f161f5467d481abf1e76383c4603fd4b208226833b184aa861a4a433cddd3a
|
File details
Details for the file pyProtein-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pyProtein-0.0.2-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83595a8e1ae0f64f811d630a1d850ca9f5df1ce13315536b74718351a7a71215
|
|
| MD5 |
2c8b9760258ead5f9c092c68b52dcca3
|
|
| BLAKE2b-256 |
493f1a17d3554ffac73476b32d340397c36122bca6c308a19cb36037cd62036a
|