libmstoolkit82

libraries for manipulating mass spectrometry data - runtime

Description

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 ships these libraries:

  - libmstoolkit;
  - libmstoolkitlite;

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mhoopmann/mstoolkit


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmstoolkit82