kullrich/MSA2dist: MSA2dist calculates pairwise distances between all sequences of a DNAStringSet or a AAStringSet using a custom score matrix and conducts codon based analysis

MSA2dist calculates pairwise distances between all sequences of a DNAStringSet or a AAStringSet using a custom score matrix and conducts codon based analysis. It uses scoring matrices to be used in these pairwise distance calculations which can be adapted to any scoring for DNA or AA characters. E.g. by using literal distances MSA2dist calculates pairwise IUPAC distances. DNAStringSet alignments can be analysed as codon alignments to look for synonymous and nonsynonymous substitutions (dN/dS) in a parallelised fashion using a variety of substitution models. Non-aligned coding sequences can be directly used to construct pairwise codon alignments (global/local) and calculate dN/dS without any external dependencies.

Getting started

Package details

Bioconductor views Alignment GO Genetics Sequencing
Maintainer
LicenseGPL-3 + file LICENSE
Version1.11.2
URL https://gitlab.gwdg.de/mpievolbio-it/MSA2dist https://mpievolbio-it.pages.gwdg.de/MSA2dist/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kullrich/MSA2dist")
kullrich/MSA2dist documentation built on April 14, 2025, 6:21 a.m.