Topic: "needleman"
abdullahmujahidali/Bio-Infomatics
Use the Needleman-Wunsch algorithm to align two sequences: s1 and s2. Assume that a match = +2, mismatch = -2, gap = -2
Language: Python - Size: 87.9 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 0

SleekPanther/sequence-alignment
Sequence Alignment (Needleman–Wunsch Algorithm using Dynamic Programming) for aligning sequences (words, sentences, DNA etc.)
Language: Java - Size: 892 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 3

soenneker/soenneker.utils.string.needlemanwunsch
A utility library for comparing strings via the Needleman-Wunsch algorithm
Language: C# - Size: 1.06 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

gregoryv/align
Needleman and Wunsh sequence alignment algorithm
Language: Go - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rameziophobia/bioinformatics-algorithms
implementation and visualizations for sequence alignment algorithms
Language: JavaScript - Size: 790 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

joaomota59/bioInformatica
Programas usados em BioInformática
Language: Jupyter Notebook - Size: 1.77 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
