pairwise-alignment
Here are 30 public repositories matching this topic...
GPU implementation of the Wavefront Alignment Algorithm for global, gap-affine, pairwise sequence alginment
-
Updated
Apr 30, 2025 - C
Fast approximate string searching
-
Updated
Jun 19, 2025 - Rust
A Python module to calculate alignment between two sequences using EMBOSS' needle, stretcher, and water
-
Updated
Feb 27, 2025 - Python
Fast pairwise sequence alignment using SeqAn, in Python.
-
Updated
Mar 23, 2019 - C++
convert alignment bam to pairwise alignment or multiple sequence alignment (msa) at genome specific region
-
Updated
May 21, 2024 - Crystal
Pairwise genome comparison pipeline using the LAST software to align a list of query genomes to a target genome, and plot the results
-
Updated
Jun 23, 2025 - Nextflow
Basic types and functions for pairwise alignment.
-
Updated
Mar 22, 2024 - Rust
This project includes Needleman-Wunsch and Smith-Waterman algorithms and their afine gap variations (Gotoh) written to work with Cython, PyPy and Numba. Numba JIT shows greater performance. For Best performance use gotoh_jit.py to get only the best score and use gotoh_jit_traceback to get the best alignment
-
Updated
Sep 22, 2021 - Python
Bioinformatics library
-
Updated
Jul 20, 2022 - Python
This repository houses the Genomic Sequence Comparison Code (GSCC), a collection of Python scripts designed for genomic sequence analysis. Whether you're comparing suspected sequences with known reference sequences or delving into bioinformatics, GSCC provides versatile tools for pairwise alignment. Feel free to explore!
-
Updated
Mar 19, 2024 - Python
SAM Alignment Reconstructor
-
Updated
Jul 26, 2018 - Python
Generate random sequence pairs to test pairwise aligners
-
Updated
Mar 20, 2025 - Rust
An R script that calculates a similarity matrix for a list of protein sequences with the aid of Bleakley-Yamanishi Normalized Smith-Waterman Similarity Score.
-
Updated
Dec 23, 2021 - R
Applications that compute pairwise alignments of two biological sequences
-
Updated
Oct 23, 2021 - Java
This repository contains a simple implementation of a pairwise alignment algorithm for FASTA files using the Needleman-Wunsch algorithm.
-
Updated
Jun 20, 2024 - C++
Pipeline to make pairwise comparisons of matched fasta sequences.
-
Updated
Nov 28, 2022 - Python
Intro to Bioinformatics course contents
-
Updated
Feb 14, 2024 - Python
Improve this page
Add a description, image, and links to the pairwise-alignment topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pairwise-alignment topic, visit your repo's landing page and select "manage topics."