/stmsa-cpp

do multiple nucleotide sequence alignment fast and accurately

Primary LanguageC++MIT LicenseMIT

Multiple Sequence Alignment with Suffix Tree

The project is aimed at improving a part of HAlign, which could align multiple nucleotide sequences with high similarities fast and accurately.

Usage

The command below prints the usage on windows.

stmsa-x.x.x-win-x64.exe --help

Build

clang

Dependencies

c++17

Boost

License

stmsa is licensed under the MIT license.