pyopenms

Installation
SKILL.md

PyOpenMS

Overview

PyOpenMS provides Python bindings to the OpenMS library for computational mass spectrometry, enabling analysis of proteomics and metabolomics data. Use for handling mass spectrometry file formats, processing spectral data, detecting features, identifying peptides/proteins, and performing quantitative analysis.

Installation

Install using uv:

uv pip install pyopenms

Verify installation:

import pyopenms
print(pyopenms.__version__)
Related skills

More from k-dense-ai/scientific-agent-skills

Installs
211
GitHub Stars
20.8K
First Seen
Apr 9, 2026