[ 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