[ 原始碼: python-pyspoa ]
套件:python3-pyspoa(0.0.8-3 以及其他的)
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.5)
- GCC 支援函式庫
-
- dep: libspoa7.0.0 (>= 4.0.8)
- SIMD partial order alignment library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: python3 (<< 3.12)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.11~)
-
- dep: python3-pybind11
- pybind11 helper module for Python 3