The code used to test the BMAC Algorithm. The BMAC was created by Ben Buchanan, Undergraduate, Department of Computer Science and Engineering, University of Connecticut.
The BMAC was developed from the MAC Algorithm created by:
Prince Mahmud, Computer Science and Engineering, Discipline Khulna University, Khulna, 9208, Bangladesh
Md. Sohel Rana, Computer Science and Engineering, Discipline Khulna University, Khulna, 9208, Bangladesh
Kamrul Hasan Talukder, Computer Science and Engineering, Discipline Khulna University, Khulna, 9208, Bangladesh
Their work can be found at the following link:
https://ieeexplore.ieee.org/document/8631908
DNA Seqencing data can be downloaded from http://pizzachili.dcc.uchile.cl/texts/dna/
All tests can be performed from the "main.py" file after DNA Seqencing data is added to the directory and the FILE_STRING_PATH parameter is updated properly.