MOBiceps

Python tools for Mass Spectrometry and Omics data.


License
Apache-2.0
Install
pip install MOBiceps==0.1.4

Documentation

MOBiceps

MOBicpes logo MOBiceps is a collection of python functions for omics and mass spectrometry data. It is the working arm of MOAgent. An early version of its core function featureSelector.py was first time applied in the work Nature Communications, 2023 to identify phenotype-specific proteins in myeloproliferative neoplasms (blood cancer). If you have any questions please do not hesitate to contact jsettelmeier@ethz.ch

Basic instructions

You can use MOBiceps by cloning the repo to your local machine using

$ git clone https://github.com/wollscheidlab/MOBiceps.git

or using the python package distribution system pip via

$ pip install MOBiceps

Notes

Developed and tested under python 3.8.