Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 516 Bytes

File metadata and controls

25 lines (14 loc) · 516 Bytes

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.