CMD + K

bioconductor-msa2dist

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::bioconductor-msa2dist

Usage Tracking

1.14.0
1.10.0
1.6.0
1.4.0
1.2.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

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

Last Updated

Feb 27, 2026 at 18:15

License

GPL-3 + file LICENSE

Total Downloads

6.7K

Version Downloads

313

Supported Platforms

linux-64
macOS-64
linux-aarch64