libmstoolkit77-dbg

Libraries for manipulating mass spectrometry data - debug symbols
  https://github.com/mhoopmann/mstoolkit
  0
  no reviews



The mstoolkit is a light-weight c++ library for reading, writing, and manipulating mass spectrometry data. the mstoolkit is easily linked to virtually any c++ algorithm for simple, fast file reading and analysis.

supported file formats: -----------------------
- read-only mzml including internal compression (zlib and numpress)
and external compression (.mzml.gz) read-only;
- read-only mzxml including internal compression (zlib) and external
compression (.mzxml.gz)
- read/write mgf, ms1, ms2, bms1, bms2, cms1, cms2
simple interface: ------------------
- open any file format from a single function call;
- store any spectrum in a simple, comprehensive data structure;
- sequential or random-access file reading.
this package provides the debugging symbols for libmstoolkit and libmstoolkitlite.