GeneNetworkBuilder
GeneNetworkBuilder: a bioconductor package for building regulatory network using ChIP-chip/ChIP-seq data and Gene Expression Data
Bioconductor version: 3.23 · Package version: 1.54.0
Appliation for discovering direct or indirect targets of transcription factors using ChIP-chip or ChIP-seq, and microarray or RNA-seq gene expression data. Inputting a list of genes of potential targets of one TF from ChIP-chip or ChIP-seq, and the gene expression results, GeneNetworkBuilder generates a regulatory network of the TF.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GeneNetworkBuilder") Details
| Maintainer | Jianhong Ou <jou@morgridge.org> |
| Author | Jianhong Ou, Haibo Liu, Heidi A Tissenbaum and Lihua Julie Zhu |
| License | GPL (>= 2) |
| Downloads rank | 437 |
| Source branch | RELEASE_3_23 |
| biocViews | GraphAndNetwork, Microarray, Sequencing, Software |
Documentation
Download
Dependencies
Depends: R (>= 2.15.1), Rcpp (>= 0.9.13)
Imports: plyr, graph, htmlwidgets, Rgraphviz, RCy3, rjson, XML, methods, grDevices, stats, graphics
LinkingTo: Rcpp
Suggests: RUnit, BiocGenerics, RBGL, knitr, shiny, STRINGdb, BiocStyle, magick, rmarkdown, org.Hs.eg.db