Skip to main content

package for protein IEP calculation etc.

Project description

License: MIT Build Status codecov

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


Download files

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

Source Distribution

pyProtein-0.0.2.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

pyProtein-0.0.2-py3-none-any.whl (9.1 kB 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