/CSC-226-Fall-2017-A4

The implementation of a DFA used to search for a certain gene in a given genome.

Primary LanguageJava

CSC-226-Fall-2017-A4

The implementation of a DFA used to search for a certain gene in a given genome.

How to use

git clone https://github.com/rhyslawsn/CSC-226-Fall-2017-A4.git
cd CSC-226-Fall-2017-A4

java KMP.java test_data.txt [Some gene. Ex. ATTG]