python-pyspoa 0.0.10-1build1 source package in Ubuntu

Changelog

python-pyspoa (0.0.10-1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:51:13 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
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.10.orig.tar.gz 5.2 KiB fff007f781c0aa6c731cd7503513ad01f3773b50372e8dfdc9c09b4d8e608586
python-pyspoa_0.0.10-1build1.debian.tar.xz 3.3 KiB 3b18e0d2417a9fcfec071988000e7d7066dfd9838ae7bdcee7ffe8f4563bb83b
python-pyspoa_0.0.10-1build1.dsc 2.1 KiB 16126fdf7bbcfe08e5e65fc24a87cfe968c034fab4e25e77d3fc2df4ae8e7ed0

View changes file

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