- Home
- Bioconductor 3.14
- Software Packages
- RTNduals
RTNduals
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see RTNduals.
Analysis of co-regulation and inference of 'dual regulons'
Bioconductor version: 3.14
RTNduals is a tool that searches for possible co-regulatory loops between regulon pairs generated by the RTN package. It compares the shared targets in order to infer 'dual regulons', a new concept that tests whether regulators can co-operate or compete in influencing targets.
Author: Vinicius S. Chagas, Clarice S. Groeneveld, Gordon Robertson, Kerstin B. Meyer, Mauro A. A. Castro
Maintainer: Mauro Castro <mauro.a.castro at gmail.com>, Clarice Groeneveld <clari.groeneveld at gmail.com>
citation("RTNduals")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RTNduals")
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("RTNduals")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.