Covid-19 sequence alignment is a variation of Needleman-Wuncsh algorithm for solving long sequences like Covid-19 genomes written python using divide & conquer approach and hashtable.
pip3 install -r requirements.py
you can change parameters by updating variable.py
constants.
python3 main.py