Skip to content

magierska/needlemanWunschAlgorithm

Repository files navigation

Needleman-Wunsch algorithm

Example usage:

python main.py -a ./files/seq1.txt -b ./files/seq2.txt -c ./files/config.txt -o ./files/ouput.txt

Configuration file

Exemplary configuration file can be found in "./files/config.txt".

Tests

Please use this command to run all tests:

python -m pytest

About

Finding sequence alignment with Needleman-Wunsch algorithm. Implemented for Bioinformatics project on MiNI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages