Metadata-Version: 1.1
Name: pyopenms
Version: 2.3.0.1
Summary: Python wrapper for C++ LCMS library OpenMS
Home-page: http://open-ms.de
Author: Uwe Schmitt
Author-email: uschmitt@mineway.de
License: http://opensource.org/licenses/BSD-3-Clause
Description-Content-Type: UNKNOWN
Description: This package contains Python bindings for a large part of the OpenMS library
        for mass spectrometry based proteomics.  It thus provides providing facile
        access to a feature-rich, open-source algorithm library for mass-spectrometry
        based proteomics analysis. These Python bindings allow raw access to the
        data-structures and algorithms implemented in OpenMS, specifically those for
        file access (mzXML, mzML, TraML, mzIdentML among others), basic signal
        processing (smoothing, filtering, de-isotoping and peak-picking) and complex
        data analysis (including label-free, SILAC, iTRAQ and SWATH analysis tools).
        
        Please see https://github.com/OpenMS/OpenMS/wiki/pyOpenMS for more information.
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
