Skip to content

A tool to visualize various sequence alignment algoirthms, used in computational biology.

License

Notifications You must be signed in to change notification settings

dolavn/SequenceAlignmentVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SequenceAlignmentVis

A tool to visualize various sequence alignment algoirthms, used in computational biology, such as Needleman–Wunsch algorithm for global alignment of two strings, and Smith–Waterman algorithm for local alignment of two strings.

You can also visualize in this tool multiple sequence alignment of three strings.

Authors