[ 源代码: python-pyspoa ]
软件包:python3-pyspoa(0.2.1-1)
Python bindings to spoa
Spoa (SIMD POA) is a c++ implementation of the partial order alignment (POA) algorithm (as described in 10.1093/bioinformatics/18.3.452) which is used to generate consensus sequences (as described in 10.1093/bioinformatics/btg109). It supports three alignment modes: local (Smith-Waterman), global (Needleman-Wunsch) and semi-global alignment (overlap).
This package presents Python bindings for the spoa library
其他与 python3-pyspoa 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libspoa7.0.0 (>= 4.1.4)
- SIMD partial order alignment library
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: python3 (<< 3.14)
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.12~)