Skip to content

MASSIVE

Software for visualizing and quantifying known analytes in MALDI-ToF Mass Spectrometry experiments.

While other tools exist for analyzing MALDI-ToF data, they focus on untargeted peak discovery.

MASSIVE focuses on the use of MALDI-ToF in the context of in vitro experiments, where the user is seeking to quantify a known set of analytes.

Installation

  1. Clone the repo
  2. Create a new conda environment and install dependencies:
    conda env create -f environment.yml
    conda activate MASSIVE
    

Usage

Guides to using MASSIVE are coming soon! Stay tuned.