Bioc2026 Registration Open!

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

MaintainerJianhong Ou <jou@morgridge.org>
AuthorJianhong Ou, Haibo Liu, Heidi A Tissenbaum and Lihua Julie Zhu
LicenseGPL (>= 2)
Downloads rank437
Source branchRELEASE_3_23
biocViewsGraphAndNetwork, 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