Skip to content

Visualizations of some very notable computational biology algorithms. Examples include the Z-algorithm, suffix tree construction, Burrow-Wheeler transform, and Needleman-Wunsch algorithm.

Notifications You must be signed in to change notification settings

AntonioMacaronio/Computational-Biology-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is a repository of computational biology algorithms which show various visualizations and applications of computational biology algorithms. Such examples include the Z-algorithm, suffix tree construction, Burrow-Wheeler transform, and Needleman-Wunsch algorithm.

Coupled with the implementation, there are visualizations of to further understand how these algorithms work, and how we can apply them to solve problems in genetics such as the exact matching problem, gene compression, and genomic alignment.

About

Visualizations of some very notable computational biology algorithms. Examples include the Z-algorithm, suffix tree construction, Burrow-Wheeler transform, and Needleman-Wunsch algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published