[ trixie ]
[ sid ]
[ 源代码: bifrost ]
软件包:libbifrost0(1.3.1-1)
library for parallel construction, indexing and querying of de Bruijn graphs
Libbifrost is the shared library for the command-line tool bifrost for sequencing that features a broad range of functions, such as indexing, editing, and querying the graph, and includes a graph coloring method that maps each k-mer of the graph to the genomes it occurs in.
* Build, index, color and query the compacted de Bruijn graph * No need to build the uncompacted de Bruijn graph * Reads or assembled genomes as input * Output graph in GFA (can be visualized with Bandage), FASTA or binary * Graph cleaning: short tip clipping, etc. * Multi-threaded * No parameters to estimate with other tools * Exact or approximate k-mer search of queries
其他与 libbifrost0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时