Skip to content

An open-source python library for mass spectrometry-based proteomics data analysis

License

Notifications You must be signed in to change notification settings

hollenstein/maspy

Repository files navigation

Maspy

image

Introduction

Maspy is a Python library with the aim to provide simple, convenient and versatile access to proteomics data of bottom up experiments. To achieve this it features an internal data representation that facilitates comfortable use of this data. Maspy is intended as a tool for researchers that allows the combination of different software to generate customized and scriptable data processing workflows and to enable interactive data analysis with Python.

Documentation

An introduction to the underlying concepts of maspy is available at http://maspy.readthedocs.io

Workflow examples

In order to show how to use maspy we are going to provide examples of simple data analysis workflows.

Test files

Test files can be downloaded from https://github.com/hollenstein/maspy_testfiles

Installation

For Windows users without Python we recommend installing the free Anaconda Python package provided by Continuum Analytics, which already contains a large number of popular Python packages for data science. Or get it from the Python homepage.

For installing we recommend using PIP. The following command will install the latest version of a maspy and its dependencies from the Python Packaging Index PyPi:

` pip install maspy`

Compatibility

Maspy is developed and tested on Python 2.7 and 3.5. Tested on Windows (7) and Linux (Debian 8).

License

maspy is licensed under the Apache License 2.0.

The project contains additional code and files licensed under different licenses. For details refer to LICENSE.txt.

Contributors

David Hollenstein https://github.com/hollenstein

Jakob Hollenstein https://github.com/jkbjh

About

An open-source python library for mass spectrometry-based proteomics data analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages