[go: up one dir, main page]

Skip to content

do multiple nucleotide sequence alignment fast and accurately

License

Notifications You must be signed in to change notification settings

malabz/stmsa-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

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.