An open API service indexing awesome lists of open source software.

https://github.com/samstan4/pairwise-sequence-alignment-algorithm

An implementation of the pairwise sequence alignment algorithm with an affine gap penalty implemented in C++
https://github.com/samstan4/pairwise-sequence-alignment-algorithm

algorithms datastructures dynamic-programming genomics matrix sequence-alignment sequence-alignment-visualization

Last synced: 8 months ago
JSON representation

An implementation of the pairwise sequence alignment algorithm with an affine gap penalty implemented in C++

Awesome Lists containing this project

README

          

# Pairwise-Sequence-Alignment-Algorithm
An implementation of the pairwise sequence alignment algorithm with an affine gap penalty