[ 原始碼: libmstoolkit ]
套件:libmstoolkit-tools(82-6)
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: libexpat1 (>= 2.0.1)
- XML parsing C library - runtime library
-
- dep: libgcc1 (>= 1:3.5)
- GCC 支援函式庫
-
- dep: libmstoolkit82 (= 82-6)
- libraries for manipulating mass spectrometry data - runtime
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 shared library
-
- dep: libstdc++6 (>= 4.3.0)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)