Skip to content

sysbiolab/RTN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

RTN: Reconstruction of Transcriptional regulatory Networks and analysis of regulons

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.

Installation

RTN is availble from the Bioconductor repository:

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

BiocManager::install("RTN")

For more information, visit the RTN landing page on Bioconductor.

About

Reconstruction of Transcriptional regulatory Networks and analysis of regulons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published