Skip to content
sficarro edited this page Dec 23, 2018 · 13 revisions

Welcome to the mzStudio wiki!

mzStudio is a proteomics data analysis, visualization, and notebook application that is written in Python.

mzStudio

It leverages the multiplierz project for access to raw mass spectrometry data files, and uses the wxPython AUI (advanced user interface) module for visualization of data and search results.

While the wiki is under construction, please refer to the mzStudio tutorial document (pdf file) in the repository, which has a detailed installation guide and overview of features.


Version 1.2 release (2018-12-17)

We just pushed version 1.2 which includes many new changes/bug fixes. We will soon describe the new changes in the wiki. Stay tuned!

Notice regarding Thermo raw file access (2017-11-16)

We recently upgraded multiplierz to use a new version of the MSFileReader (4.0). To take advantage of this, please install the latest version of multiplierz with pip!

Clone this wiki locally