[ ソース: librostlab-blast ]
パッケージ: librostlab-blast0v5 (1.0.1-10)
librostlab-blast0v5 に関するリンク
Debian の資源:
librostlab-blast ソースパッケージをダウンロード:
- [librostlab-blast_1.0.1-10.dsc]
- [librostlab-blast_1.0.1.orig.tar.gz]
- [librostlab-blast_1.0.1-10.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [rostlab.org]
類似のパッケージ:
very fast C++ library for parsing the output of NCBI BLAST programs
This package provides a very fast library for parsing the default output of NCBI BLAST programs into a C++ structure.
libzerg is faster, but it provides only lexing (i.e. it only returns pairs of token identifiers and token string values). librostlab-blast uses a parser generated with bison on top of a flex-generated lexer very similar to that of libzerg.
This package contains the shared library.
その他の librostlab-blast0v5 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- パッケージは利用できません
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3