/dna_matcher_sigcse2020

Python program that accepts a DNA database CSV file, and a target DNA sequence (text file) in the command line arguments, counts the number of consecutive STR matches, returns "MATCH" or "NO MATCH".

Primary LanguagePythonMIT LicenseMIT

Watchers