- Home
- Bioconductor 3.22
- Software Packages
- CHRONOS
CHRONOS
This is the released version of CHRONOS; for the devel version, see CHRONOS.
CHRONOS: A time-varying method for microRNA-mediated sub-pathway enrichment analysis
Bioconductor version: Release (3.22)
A package used for efficient unraveling of the inherent dynamic properties of pathways. MicroRNA-mediated subpathway topologies are extracted and evaluated by exploiting the temporal transition and the fold change activity of the linked genes/microRNAs.
Author: Aristidis G. Vrahatis, Konstantina Dimitrakopoulou, Panos Balomenos
Maintainer: Panos Balomenos <balomenos at upatras.gr>
citation("CHRONOS")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CHRONOS")
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("CHRONOS")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.