pairwise-alignment
Here are 31 public repositories matching this topic...
Language:All
Sort:Most stars
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 30, 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
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
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
This repository contains a simple implementation of a pairwise alignment algorithm for FASTA files using the Needleman-Wunsch algorithm.
- Updated
Jun 20, 2024 - C++
Applications that compute pairwise alignments of two biological sequences
- Updated
Jun 24, 2025 - Java
A bioinformatics-driven assessment of Genetically Modified Organism (GMO) status in maize and soyabeans
- Updated
Jun 18, 2025 - Python
Pipeline to make pairwise comparisons of matched fasta sequences.
- Updated
Nov 28, 2022 - Python
Improve this page
Add a description, image, and links to thepairwise-alignment topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepairwise-alignment topic, visit your repo's landing page and select "manage topics."