Program takes a sequence of DNA and a CSV file containing Short Tandem Repeats (STR) counts for a list of individuals and then outputs to whom the DNA (most likely) belongs.
-
Updated
May 2, 2021 - Python
Program takes a sequence of DNA and a CSV file containing Short Tandem Repeats (STR) counts for a list of individuals and then outputs to whom the DNA (most likely) belongs.
🧬 Matches DNA strands to full DNA sequences in a database based on the presence of repeating nucleotide patterns
Add a description, image, and links to the dna-identification-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the dna-identification-algorithm topic, visit your repo's landing page and select "manage topics."