python-pyspoa 0.0.8-2 source package in Ubuntu

Changelog

python-pyspoa (0.0.8-2) unstable; urgency=medium

  * Source-only Upload.

 -- Nilesh Patra <email address hidden>  Thu, 19 Aug 2021 16:52:18 +0530

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-pyspoa_0.0.8-2.dsc 2.1 KiB e0a2e38482b8119956a4c04f9e8eda5b0fcc9688c82a6436f061a43870a77e5a
python-pyspoa_0.0.8.orig.tar.gz 4.9 KiB a1e630ef30a42d8e8c076d914261d0d34060631d64694569d52c1a2be5deada7
python-pyspoa_0.0.8-2.debian.tar.xz 3.2 KiB bc2d99a33a1c14aa095f3dfb7c1988b13654c4fbae6aef0242117a3997f40dad

No changes file available.

Binary packages built by this source

python3-pyspoa: 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-dbgsym: debug symbols for python3-pyspoa