mzdata-spectra

Crates.iomzdata-spectra
lib.rsmzdata-spectra
version0.59.2
created_at2025-02-08 20:09:16.399699+00
updated_at2025-09-21 20:38:54.740074+00
descriptionA subset of `mzdata`'s traits and spectrum data model
homepage
repositoryhttps://github.com/mobiusklein/mzdata
max_upload_size
id1548373
size70,597
Joshua Klein (mobiusklein)

documentation

https://docs.rs/mzdata

README

mzdata-spectra

Latest Version docs.rs

This re-exports a subset of the mzdata, specifically by not enabling the default features that include the mzML and MGF reading and writing components.

This cuts the minimum number of dependencies considerably, but retains the metadata mappings and spectrum data model, as well as all the traits and "helper" types under mzdata::io. For more detail, please see mzdata's source code and documentation.

Commit count: 598

cargo fmt