What problem does it solve?
This Skill helps you standardize mass spectrometry spectra, compute spectral similarity, and turn messy MS data into consistent, reproducible metabolomics workflows.
Core Features & Use Cases
- Import & export common MS formats: Load spectra from mzML/mzXML, MGF, MSP, JSON (GNPS), and USI, then save processed outputs back to these formats.
- Filtering, normalization, and QC: Harmonize metadata, normalize peak intensities, remove precursor-region peaks, and enforce quality constraints like minimum peak counts.
- Similarity scoring for compound identification: Match query spectra to reference libraries using cosine-based and precursor-aware scoring, including neutral-loss comparisons and structural fingerprint similarity.
- Use Case: You have an unknown set of LC-MS/MS spectra and a reference spectral library; normalize both, filter out low-quality spectra, compute cosine/modified-cosine similarity, and retrieve top candidate matches per query.
Quick Start
Tell the assistant: "Load my MGF spectra, apply default preprocessing, compute cosine and modified-cosine similarity against my reference library, and return the top 10 matches for each query."