Skip to content

This was a project for my bioinformatics class. We studied a dynamic programming algorithm (& backtracking) for finding the most optimum pairwise alignment between two DNA sequences. This is that algorithm and backtracking to find one & then all the optimum alignments of two sequences (accepted in .fasta format). Implemented in swift.

Notifications You must be signed in to change notification settings

mfileman/DNA-Pairwise-Alignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

DNA-Pairwise-Alignment

This was a project for my bioinformatics class. We studied a dynamic programming algorithm (& backtracking) for finding the most optimum pairwise alignment between two DNA sequences. This is that algorithm and backtracking to find one & then all the optimum alignments of two sequences (accepted in .fasta format). Implemented in swift.

About

This was a project for my bioinformatics class. We studied a dynamic programming algorithm (& backtracking) for finding the most optimum pairwise alignment between two DNA sequences. This is that algorithm and backtracking to find one & then all the optimum alignments of two sequences (accepted in .fasta format). Implemented in swift.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published