Multi Sequence Alignment Joiner.
Find a file
2021-08-11 08:54:30 -03:00
icons Include some icons. 2018-10-09 16:55:06 -03:00
.gitignore Initial commit. CLI only application. 2018-10-02 13:49:38 -03:00
LICENSE Initial commit. CLI only application. 2018-10-02 13:49:38 -03:00
msaj.py Auto add file type suffix if missing. 2018-10-16 12:38:31 -03:00
README.md Updated README 2021-08-11 08:54:30 -03:00
requirements.txt Include some icons. 2018-10-09 16:55:06 -03:00
seq_check.py First GUI version. 2018-10-09 16:54:15 -03:00
setup.py Clean data cached if after importing files, the user ask to import more data and cancel it. 2018-10-15 14:35:31 -03:00
ui.py Small ui adjustment. 2018-10-10 17:37:43 -03:00

MSAJ

Multiple Sequence Alignment Joiner

Github Releases GitHub release

MSAJ is a simple Multiple DNA Sequence Alignment Joiner for Multi Loci Sequence Analysis (MLSA). It is a Python 3 application with a GUI built using PyQt5.

More information on the application usage, can be found here.