pairwise-alignment
Here are 28 public repositories matching this topic...
GPU implementation of the Wavefront Alignment Algorithm for global, gap-affine, pairwise sequence alginment
-
Updated
Sep 23, 2024 - C
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
A Python module to calculate alignment between two sequences using EMBOSS' needle, stretcher, and water
-
Updated
Oct 30, 2024 - Python
Pairwise genome comparison pipeline using the LAST software to align a list of query genomes to a target genome, and plot the results
-
Updated
Oct 15, 2024 - Nextflow
Basic types and functions for pairwise alignment.
-
Updated
Mar 22, 2024 - Rust
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
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
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++
SAM Alignment Reconstructor
-
Updated
Jul 26, 2018 - Python
Generate random sequence pairs to test pairwise aligners
-
Updated
May 7, 2023 - Rust
Applications that compute pairwise alignments of two biological sequences
-
Updated
Oct 23, 2021 - Java
Pipeline to make pairwise comparisons of matched fasta sequences.
-
Updated
Nov 28, 2022 - Python
Pairwise alignment algorithm testing page
-
Updated
Dec 13, 2023 - TypeScript
If protein sequence NR2F6 is very similar between humans and mice, then mice that have SNP rs11856995 might show photic sneeze reflex (PSR) phenotype.
-
Updated
Dec 8, 2021 - Jupyter Notebook
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."