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