Skip to content

This is a repo for the algorithms solutions towards the DNA alignment problem. I adopt two ways to solve the problem: dp and Divide n' Conquer

Notifications You must be signed in to change notification settings

SeanXiaoby/csci570_finalProj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCI 570 - Final Project

Topic: Sequence Alignment

  • Name: Boyang Xiao (Solo)
  • USC id: 3326-7302-74
  • Email: boyangxi@usc.edu
  • Language: C++

Build environment


Build and Run

About

This is a repo for the algorithms solutions towards the DNA alignment problem. I adopt two ways to solve the problem: dp and Divide n' Conquer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published