spoa

SIMD partial order alignment tool

Install

All systems
curl cmd.cat/spoa.sh
Debian Debian
apt-get install spoa
Ubuntu
apt-get install spoa
image/svg+xml Kali Linux
apt-get install spoa
Windows (WSL2)
sudo apt-get update sudo apt-get install spoa

spoa

SIMD partial order alignment tool

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).