Basic multi local sequence alignment tool
Go to file
Harrison 59e2dcaa9d
All checks were successful
ydeng/bmlsa/pipeline/head This commit looks good
Updated 'README.md'
2023-04-21 14:34:31 -05:00
.vscode Initial commit 2023-04-20 09:48:19 -05:00
bmlsa Fixed off by one result output 2023-04-21 14:14:22 -05:00
.gitignore Initial commit 2023-04-20 09:48:19 -05:00
environment.yml Added 'Jenkinsfile' and 'environment.yml' 2023-04-21 11:44:01 -05:00
Jenkinsfile CI no longer fails on unsuccessful package upload 2023-04-21 14:33:26 -05:00
pyproject.toml Added python project description files 2023-04-21 11:47:28 -05:00
README.md Updated 'README.md' 2023-04-21 14:34:31 -05:00
setup.cfg Bump version number for pip 2023-04-21 14:27:33 -05:00
setup.py Added python project description files 2023-04-21 11:47:28 -05:00
tox.ini Initial commit 2023-04-20 09:48:19 -05:00

BMLSA

A Basic multi local sequence alignment tool using the Biopython implementation of the Smith-Waterman alignment algorithm