A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.bioconductor.org/packages/devel/bioc/html/../../bioc/html/../../bioc/html/MSA2dist.html below:

Bioconductor - MSA2dist (development version)

MSA2dist

This is the development version of MSA2dist; for the stable release version, see MSA2dist.

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

Bioconductor version: Development (3.22)

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.

Author: Kristian K Ullrich [aut, cre] ORCID: 0000-0003-4308-9626

Maintainer: Kristian K Ullrich <ullrich at evolbio.mpg.de>

Citation (from within R, enter citation("MSA2dist")): Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("MSA2dist")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("MSA2dist")
Details biocViews Alignment, GO, Genetics, Sequencing, Software Version 1.13.0 In Bioconductor since BioC 3.15 (R-4.2) (3 years) License GPL-3 + file LICENSE Depends R (>= 4.4.0) Imports Rcpp, Biostrings, GenomicRanges, IRanges, ape, doParallel, dplyr, foreach, methods, parallel, pwalign, rlang, seqinr, stats, stringi, stringr, tibble, tidyr, utils System Requirements C++11 URL https://gitlab.gwdg.de/mpievolbio-it/MSA2dist https://mpievolbio-it.pages.gwdg.de/MSA2dist/ Bug Reports https://gitlab.gwdg.de/mpievolbio-it/MSA2dist/issues See More Package Archives

Follow Installation instructions to use this package in your R session.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4