RTN
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see RTN.
RTN: Reconstruction of Transcriptional regulatory Networks and analysis of regulons
DOI: 10.18129/B9.bioc.RTN
Bioconductor version: 3.13
A transcriptional regulatory network (TRN) consists of a collection of transcription factors (TFs) and the regulated target genes. TFs are regulators that recognize specific DNA sequences and guide the expression of the genome, either activating or repressing the expression the target genes. The set of genes controlled by the same TF forms a regulon. This package provides classes and methods for the reconstruction of TRNs and analysis of regulons.
Author: Clarice Groeneveld [ctb], Gordon Robertson [ctb], Xin Wang [aut], Michael Fletcher [aut], Florian Markowetz [aut], Kerstin Meyer [aut], and Mauro Castro [aut]
Maintainer: Mauro Castro <mauro.a.castro at gmail.com>
citation("RTN")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RTN")
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("RTN")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.