Skip to content

Reconstructs a DNA sequence given small overlapping chunks. A small project/homework I made for CS 170 (Algorithms).

Notifications You must be signed in to change notification settings

jjlgao/PCR-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Simulation of PCR

Given a series of DNA sequences that overlap (mimicking what one might get out of PCR), the code reconstructs the original DNA sequence.

Change the Makefile to affect problem files and run "make" in a terminal to run.

About

Reconstructs a DNA sequence given small overlapping chunks. A small project/homework I made for CS 170 (Algorithms).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published