[ bianca ]
[ ソース: librostlab-blast ]
パッケージ: librostlab-blast0v5 (1.0.1-14 など)
librostlab-blast0v5 に関するリンク
librostlab-blast ソースパッケージをダウンロード:
- [librostlab-blast_1.0.1-14.debian.tar.xz]
- [librostlab-blast_1.0.1-14.dsc]
- [librostlab-blast_1.0.1.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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.38)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3