mmcguffi / finding_DNA_repeats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

finding_DNA_repeats

rough code that finds short repeats in DNA. Uses LCP / suffix arrays

usage: ./find_repeats.py -f ./dna.txt -l 8 -d

About


Languages

Language:Python 100.0%