Pipeline to make pairwise comparisons of matched fasta sequences.
-
Updated
Nov 28, 2022 - Python
Pipeline to make pairwise comparisons of matched fasta sequences.
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!
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.
If protein sequence NR2F6 is very similar between humans and mice, then mice that have SNP rs11856995 might show photic sneeze reflex (PSR) phenotype.
Pairwise alignment algorithm testing page
This repository contains a simple implementation of a pairwise alignment algorithm for FASTA files using the Needleman-Wunsch algorithm.
An R script to measure the potential influence of different parameters that could have affected the speed of pairwise sequence alignment, using the functions of the Biostrings package.
Generate random sequence pairs to test pairwise aligners
Basic types and functions for pairwise alignment.
convert alignment bam to pairwise alignment or multiple sequence alignment (msa) at genome specific region
Sequence Alignment Tool
Projects developed under the Bioinformatics college chair during the 2020/2021 school year
This repository provides implementations for basic sequence alignment techniques, focusing on two popular methods: Dot Plot and Needleman-Wunsch algorithm.
Applications that compute pairwise alignments of two biological sequences
Bioinformatics library
Bio Informatics Lecture Notes @ Faculty of computer and information Sciences ' MU ' for the '4th Year' IT Department
Python implementation for DNA trace reconstruction with marker code, MIT licensed
This program allows to execute Pairwise alignment of proteins from a MS file.
Add a description, image, and links to the pairwise-alignment topic page so that developers can more easily learn about it.
To associate your repository with the pairwise-alignment topic, visit your repo's landing page and select "manage topics."