Skip to main content

A framework for proteomics data analysis.

Project description

Documentation Status

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:

  • numpy

  • 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

pyteomics-3.5.1.tar.gz (184.7 kB view details)

Uploaded Source

Built Distribution

pyteomics-3.5.1-py2.py3-none-any.whl (177.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyteomics-3.5.1.tar.gz.

File metadata

  • Download URL: pyteomics-3.5.1.tar.gz
  • Upload date:
  • Size: 184.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyteomics-3.5.1.tar.gz
Algorithm Hash digest
SHA256 acd95d8e139e42c113f3f0bc4f512b9a7081d94eefd5bd73e183e1b4a848c364
MD5 6119202bfc25ca28f79b1e757145a997
BLAKE2b-256 85e4048d78e4fabd795a50698f472043aff3cf289fd7c4032f9314c61f7d6bc6

See more details on using hashes here.

File details

Details for the file pyteomics-3.5.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyteomics-3.5.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8cab705a1917fc7dbc1a554d4c5c8f50189fecdb49b9be0857f7a7e5cb90a4d8
MD5 09160e50a0e893aca6584da93a48a18e
BLAKE2b-256 9afd610e984332f97ca4241ea164eba2ff61bd19cc6c94dd3bb78996a5107196

See more details on using hashes here.

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