Skip to content

jacob-kruse/alg_dp_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alg_dp_project

Author: Jacob Kruse

This package includes all of the code for my Pairwise Alignment Dynamic Programming Project in CSCI 6471: Algorithms


The project description is located in the /docs folder of this repository, and can be viewed at the link below.

View Project Description PDF

The code for this project is written in Python, and the scripts dp.py, dp_bonus_1.py, and dp_bonus_2.py make up the main code for the Pairwise Alignment of 2 DNA sequences.

Test cases can be found in test_cases.txt to quickly input two DNA sequences for Pairwise Alignment in any of the Python scripts.

About

Dynamic Programming Project for CSCI 6470: Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages