/covid19-genome-alignment

Covid19 Genome Alignment

Primary LanguagePython

Covid-19 Sequence Alignment

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.

Usage

Install Prerequisites

pip3 install -r requirements.py 

Customize Parameters

you can change parameters by updating variable.py constants.

Run

python3 main.py