RTNduals
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see RTNduals.
Analysis of co-regulatory network motifs and inference of 'dual regulons'
Bioconductor version: 3.6
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 regulon pairs agree on the predicted downstream effects.
Author: Vinicius S. Chagas, Clarice S. Groeneveld, Gordon Robertson, Kerstin B. Meyer, Mauro A. A. Castro
Maintainer: Vinicius Chagas <chagas.vis at gmail.com>, Clarice Groeneveld <clari.groeneveld at gmail.com>, Mauro Castro <mauro.castro at ufpr.br>
citation("RTNduals")):
Installation
To install this package, start R (version "3.4") 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
| Reference Manual | |
| NEWS | Text |
Details
| biocViews | GeneExpression, GeneRegulation, GeneSetEnrichment, GeneticVariability, GraphAndNetwork, NetworkEnrichment, NetworkInference, Software |
| Version | 1.2.0 |
| In Bioconductor since | BioC 3.5 (R-3.4) (7 years) |
| License | Artistic-2.0 |
| Depends | R (>= 3.3.3), methods, RTN(>= 1.15.6) |
| Imports | graphics, grDevices, stats, utils |
| System Requirements | |
| URL |
See More
| Suggests | knitr, rmarkdown, BiocStyle, RUnit, BiocGenerics |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | RTNsurvival |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | RTNduals_1.2.0.tar.gz |
| Windows Binary | RTNduals_1.2.0.zip |
| Mac OS X 10.11 (El Capitan) | RTNduals_1.2.0.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/RTNduals |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/RTNduals |
| Package Short Url | https://bioconductor.org/packages/RTNduals/ |
| Package Downloads Report | Download Stats |
| Old Source Packages for BioC 3.6 | Source Archive |