A framework for proteomics data analysis.
Project description
What is Pyteomics?
Pyteomics is a collection of lightweight and handy tools for Python that help to handle various sorts of proteomics data. Pyteomics provides a growing set of modules to facilitate the most common tasks in proteomics data analysis, such as:
calculation of basic physico-chemical properties of polypeptides:
mass and isotopic distribution
charge and pI
chromatographic retention time
access to common proteomics data:
MS or LC-MS data
FASTA databases
search engines output
easy manipulation of sequences of modified peptides and proteins
The goal of the Pyteomics project is to provide a versatile, reliable and well-documented set of open tools for the wide proteomics community. One of the project’s key features is Python itself, an open source language increasingly popular in scientific programming. The main applications of the library are reproducible statistical data analysis and rapid software prototyping.
Supported Python versions
Pyteomics supports Python 2.7 and Python 3.3+.
Project dependencies
Pyteomics uses the following Python packages:
matplotlib (used by pyteomics.pylab_aux)
lxml (used by pyteomics.mzml, pyteomics.pepxml, pyteomics.mzid, pyteomics.tandem)
pandas (can be used with pyteomics.pepxml, pyteomics.tandem, pyteomics.mzid, pyteomics.auxiliary)
sqlalchemy (used by pyteomics.mass.unimod)
All dependencies are optional.
GNU/Linux
The preferred way to obtain Pyteomics is via pip Python package manager. The shell code for a freshly installed Ubuntu system:
sudo apt-get install python-setuptools python-dev build-essential sudo easy_install pip sudo pip install lxml numpy matplotlib pyteomics
Arch-based distros
On Arch Linux and related distros, you can install Pyteomics from AUR:
Windows
Get pip, if you don’t have it yet.
Install Pyteomics and its dependencies:
pip install lxml numpy matplotlib pyteomics
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 Distributions
File details
Details for the file pyteomics-3.5.tar.gz
.
File metadata
- Download URL: pyteomics-3.5.tar.gz
- Upload date:
- Size: 184.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddba74f30f2a30c35e953615b184197341215083224f2df0540542ff79b6e1a9 |
|
MD5 | e2a012f2673488f2d2ae9abaf391c20c |
|
BLAKE2b-256 | e3f41ffc1d9330309269caed1cad681d23ac711d3157348dd1a347472ffdc165 |
File details
Details for the file pyteomics-3.5.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pyteomics-3.5.0-py2.py3-none-any.whl
- Upload date:
- Size: 177.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1a2393430b29feb69d30d588382bc96c62dab061ebac2309bd31f38e0bb8868 |
|
MD5 | 3c8a6528a8fb45c3d17d0b1b55409331 |
|
BLAKE2b-256 | 4241805bc4dd73973ba9c6689ef3e15cd14d34f896116011979437f0e14b6561 |
File details
Details for the file pyteomics-3.5-py2.py3-none-any.whl
.
File metadata
- Download URL: pyteomics-3.5-py2.py3-none-any.whl
- Upload date:
- Size: 177.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90de3e9c696ec59fc5a34499a7784721eb05e5e6c5c102598a31ec94aae040b0 |
|
MD5 | 24f247b7afebbb72650de93e6fb27138 |
|
BLAKE2b-256 | 6a968efb60ac22a25e876d8826864c00b6127f8bf250bb6df04a72c85f4b303a |