global-alignment
Here are 25 public repositories matching this topic...
Needleman-Wunsch Algorithm for global alignment and local alignment
-
Updated
Feb 12, 2020 - Python
A Python module to calculate alignment between two sequences using EMBOSS' needle, stretcher, and water
-
Updated
Oct 30, 2024 - Python
C# implementation of Needleman-Wunsch global sequence alignment algorithm.
-
Updated
May 23, 2020 - C#
Pairwise Sequence Aligment Tool (PSAT) a simple application to align sequences.
-
Updated
Mar 4, 2019 - HTML
Global and Local Sequence Alignment
-
Updated
Nov 30, 2020 - Python
Simple Needleman Wunsch Algorithm in C
-
Updated
Mar 26, 2019 - C
A compilation of all the programs in my bioinformatics course
-
Updated
Jan 12, 2023 - Python
Global Alignment for DNA/RNA/Protein Sequence. Needleman-Wunsch Algorithm. An Implementation in Web with Python and Flask Back-end
-
Updated
Jun 17, 2018 - Python
-
Updated
Sep 23, 2018 - Python
Global and local DNA sequence alignment
-
Updated
Dec 13, 2020 - Python
Local and Global Alignment API
-
Updated
Jan 3, 2023 - Python
Sequence alignment utilities for bioinformatics applications
-
Updated
Oct 11, 2022 - Jupyter Notebook
Project in Python language for Bioinformatics course starting october '20, aimed at implementing Needleman-Wunsh algorithm.
-
Updated
Jun 19, 2020 - Python
math578 sequence alignment assignments
-
Updated
Dec 18, 2017 - C++
MSc Biology C++ Course Assignment. A program that can either perform a global, or local sequence alignment. Implementation of the Smith-Waterman and Needleman-Wunsch algorithms.
-
Updated
Jan 31, 2023 - C++
R package for global alignment between two genomic sequences
-
Updated
Oct 19, 2023 - R
A Python script that for a parameter k, calculates the universal alignment of 2 sequences, with limitation that the alignment contains at most k unknown nucleotides. Nucleotide sequences are sometimes written in a 5-character alphabet, A, T, G, C, and N where N stands for an undefined nucleotide.
-
Updated
Nov 25, 2019 - Python
-
Updated
Nov 30, 2017 - Python
Improve this page
Add a description, image, and links to the global-alignment topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the global-alignment topic, visit your repo's landing page and select "manage topics."