Skip to content

JosephEsquivel1/C-STR-Based-DNA-Profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++-STR-Based-DNA-Profiler

• A console application in C++ that uses a custom vector class as the underlying data structure.

• STR DNA profiling can be used to track down missing persons, verify family connections, and connect suspects to crime scenes/crimes.

• This DNA profiler is used to store a database of individuals with their associated DNA samples.

• The DNA of subjects loaded into the database can then be compared against any loaded-in sample of DNA to find a match.

INCLUDED ARE EXAMPLE .txt DOCUMENTS WHICH THE PROGRAM ACCEPTS

ALSO INCLUDED IS A MAKEFILE TO COMPILE THE C++ PROGRAM

Releases

No releases published

Packages

No packages published