coRdon
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see coRdon.
Codon Usage Analysis and Prediction of Gene Expressivity
Bioconductor version: 3.21
Tool for analysis of codon usage in various unannotated or KEGG/COG annotated DNA sequences. Calculates different measures of CU bias and CU-based predictors of gene expressivity, and performs gene set enrichment analysis for annotated sequences. Implements several methods for visualization of CU and enrichment analysis results.
Author: Anamaria Elek [cre, aut], Maja Kuzman [aut], Kristian Vlahovicek [aut]
Maintainer: Anamaria Elek <anamariaelek at gmail.com>
citation("coRdon")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("coRdon")
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("coRdon")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.