[ 原始碼: librostlab-blast ]
套件:librostlab-blast0v5(1.0.1-13)
librostlab-blast0v5 的相關連結
Debian 的資源:
下載原始碼套件 librostlab-blast:
- [librostlab-blast_1.0.1-13.dsc]
- [librostlab-blast_1.0.1.orig.tar.gz]
- [librostlab-blast_1.0.1-13.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.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3