Bioconductor version: Release (3.16)
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 calcualtions which can be adapted to any scoring for DNA or AA characters. E.g. by using literal distances MSA2dist calcualtes pairwise IUPAC distances.
Author: Kristian K Ullrich [aut, cre]
Maintainer: Kristian K Ullrich <ullrich at evolbio.mpg.de>
Citation (from within R,
enter citation("MSA2dist")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("MSA2dist")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("MSA2dist")
HTML | R Script | MSA2dist Vignette |
Reference Manual | ||
Text | NEWS | |
Text | LICENSE |
biocViews | Alignment, GO, Genetics, Sequencing, Software |
Version | 1.2.0 |
In Bioconductor since | BioC 3.15 (R-4.2) (1 year) |
License | GPL-3 + file LICENSE |
Depends | R (>= 4.2.0) |
Imports | Rcpp, Biostrings, GenomicRanges, IRanges, ape, doParallel, dplyr, foreach, methods, parallel, rlang, seqinr, stringr, tibble, tidyr, stats, stringi |
LinkingTo | Rcpp, RcppThread |
Suggests | rmarkdown, knitr, devtools, testthat, ggplot2, BiocStyle |
SystemRequirements | C++11 |
Enhances | |
URL | https://gitlab.gwdg.de/mpievolbio-it/MSA2dist https://mpievolbio-it.pages.gwdg.de/MSA2dist/ |
BugReports | https://gitlab.gwdg.de/mpievolbio-it/MSA2dist/issues |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | MSA2dist_1.2.0.tar.gz |
Windows Binary | MSA2dist_1.2.0.zip (64-bit only) |
macOS Binary (x86_64) | MSA2dist_1.2.0.tgz |
macOS Binary (arm64) | MSA2dist_1.2.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/MSA2dist |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/MSA2dist |
Bioc Package Browser | https://code.bioconductor.org/browse/MSA2dist/ |
Package Short Url | https://bioconductor.org/packages/MSA2dist/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: