[ 源代码: libmstoolkit ]
软件包:libmstoolkit-tools(82-7)
libraries for manipulating mass spectrometry data - tools
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 a MS/MS spectrum loader tool.
其他与 libmstoolkit-tools 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libmstoolkit82 (= 82-7)
- libraries for manipulating mass spectrometry data - runtime
-
- dep: libstdc++6 (>= 4.3.0)
- GNU 标准 C++ 库,第3版