Python implementation of classical pattern-matching algorithms for DNA sequences, including exact motif search and basic genomic string processing.
python bioinformatics genomics dna string-algorithms algorithm-design learning-project mini-project pattern-matcher
-
Updated
Nov 15, 2025 - Python