[ ソース: libmstoolkit ]
パッケージ: libmstoolkit82 (82-6)
libmstoolkit82 に関するリンク
Debian の資源:
libmstoolkit ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
libraries for manipulating mass spectrometry data - runtime
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;
その他の libmstoolkit82 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.3.6-6~) [i386]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libexpat1 (>= 2.0.1)
- XML パース用 C ライブラリ - ランタイムライブラリ
-
- dep: libgcc1 (>= 1:3.0) [armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: zlib1g (>= 1:1.2.2.4)
- 圧縮ライブラリ - ランタイム