Skip to content
sficarro edited this page Dec 18, 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!

Notice regarding installation (2017-07-23)

Please note the wxPython website was redesigned, and wxPython 3.0.2.0 is no longer downloadable from the main page. Instead, it should be downloaded directly from sourceforge.

https://sourceforge.net/projects/wxpython/files/wxPython/3.0.2.0/wxPython3.0-win64-3.0.2.0-py27.exe/download

Clone this wiki locally