Bioconductor 3.22 Released

coRdon

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

Codon Usage Analysis and Prediction of Gene Expressivity


Bioconductor version: Development (3.23)

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 (from within R, enter citation("coRdon")):

Installation

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


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

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

BiocManager::install("coRdon")

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

Documentation

Reference Manual PDF

Details

biocViews BiomedicalInformatics, GeneExpression, GenePrediction, GeneSetEnrichment, Genetics CellBiology, ImmunoOncology, KEGG, Metagenomics, Pathways, Software, Visualization
Version 1.29.0
In Bioconductor since BioC 3.8 (R-3.5) (7 years)
License Artistic-2.0
Depends R (>= 3.5)
Imports methods, stats, utils, Biostrings, Biobase, dplyr, stringr, purrr, ggplot2, data.table
System Requirements
URL https://github.com/BioinfoHR/coRdon
Bug Reports https://github.com/BioinfoHR/coRdon/issues
See More
Suggests BiocStyle, testthat, knitr, rmarkdown
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

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

Source Package
Windows Binary (x86_64)
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/coRdon
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/coRdon
Package Short Url https://bioconductor.org/packages/coRdon/
Package Downloads Report Download Stats