#
needleman
Here are 7 public repositories matching this topic...
Language:All
Filter by language
Use the Needleman-Wunsch algorithm to align two sequences: s1 and s2. Assume that a match = +2, mismatch = -2, gap = -2
- Updated
Jun 22, 2020 - Python
Sequence Alignment (Needleman–Wunsch Algorithm using Dynamic Programming) for aligning sequences (words, sentences, DNA etc.)
memoizationalgorithmalgorithmsmemodynamicneedleman-wunschoptimalpseudocodedynamic-programmingpatullonoahnoah-patullomemorizationoptimal-substructureoptimalityalgorithm-designneedlemanwunschneedlemanwunschpatulo
- Updated
Jan 5, 2019 - Java
implementation and visualizations for sequence alignment algorithms
reactbioinformaticsalgorithmsreactjssmith-watermanneedleman-wunschalignmentneedleman-wunsch-algorithmneedlemansmith-waterman-alignmentdot-plot
- Updated
May 28, 2021 - JavaScript
Programas usados em BioInformática
needleman-wunschtranscriptiondebruijnbioinformatics-scriptsneedleman-wunsch-algorithmneedlemandebruijn-graphribosomebioinformatica
- Updated
Nov 16, 2021 - Jupyter Notebook
A utility library for comparing strings via the Needleman-Wunsch algorithm
- Updated
Mar 18, 2025 - C#
Improve this page
Add a description, image, and links to theneedleman topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theneedleman topic, visit your repo's landing page and select "manage topics."