spoa 0.1.0

A rust wrapper around the spoa C++ SIMD partial order alignment library.
Documentation
1
2
3
4
5
6
7
8
# spoa

A rust wrapper around the C++ [SPOA](https://github.com/rvaser/spoa) partial order alignment library.

Relevant DOIs of interest:
- SPOA C++ implementation: [10.1101/gr.214270.116]https://doi.org/10.1101/gr.214270.116
- partial order alignment: [10.1093/bioinformatics/18.3.452]https://doi.org/10.1093/bioinformatics/18.3.452
- consensus from partial order alignment: [10.1093/bioinformatics/btg109]https://doi.org/10.1093/bioinformatics/btg109