Skip to content

Sequence Alignment Algorithms: Dot Matrix Representation, Needleman-Wunsch Algorithm, and Smith-Waterman Algorithm.

Notifications You must be signed in to change notification settings

AhmadAymanBahaa/Bioinformatics

Repository files navigation

Bioinformatics - Sequence Alignment

Dot Matrix, Needleman-Wunch & Smith-Waterman Algorithms

This repository contains implementations to different algorithms used in the Bioinformatics field. The following algorithms are suitable for Global & Local DNA sequence allignment.

You may find jupyter notebooks containing an implementation and visualization of the following algorithms:

1- Dot Matrix using Window Scoring

image

2- Needleman-Wunch Algorithm

image

3- Smith-Waterman Algorithm

image

Releases

No releases published

Packages

No packages published