Resource Optimized Algorithm for Local Alignment of Human Genetic Sequences
Steps : 1.Clone Project.
2.Install maven dependancies.
-Main File runs the Bio Java Algorithm.
-Main1.java File runs the modified algorithm.
3.Give absalute path of the refernace sequence (eg. BRCA Gene) by replacing . Sample BRCA1_REF.txt and Dystrophin_REF.txt exhist in the src folder.
4.Select relevent patient sequecne to varibles dummyPatientBRACASeq, dummyPatientBRACASeq.
5.Run the Main File.