blob: f30cbd1b1687d32de04f218c103b1f063bc99337 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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
WWW: https://pypi.python.org/pypi/pyteomics
|