Bioconductor version: Release (2.12)
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.
Author: Jianhong Ou and Lihua Julie Zhu
Maintainer: Jianhong Ou <jianhong.ou at umassmed.edu>
To install this package, start R and enter:
    source("http://bioconductor.org/biocLite.R")
    biocLite("GeneNetworkBuilder")
    To cite this package in a publication, start R and enter:
    citation("GeneNetworkBuilder")
    | R Script | GeneNetworkBuilder Vignette | |
| Reference Manual | ||
| Text | NEWS | 
| biocViews | GraphsAndNetworks, HighThroughputSequencing, Microarray, Software | 
| Version | 1.2.0 | 
| In Bioconductor since | BioC 2.11 (R-2.16) | 
| License | GPL (>= 2) | 
| Depends | R (>= 2.15.1), Rcpp (>= 0.9.13), graph | 
| Imports | plyr, graph | 
| Suggests | RUnit, BiocGenerics, Rgraphviz, XML, RCytoscape | 
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | 
| Package Source | GeneNetworkBuilder_1.2.0.tar.gz | 
| Windows Binary | GeneNetworkBuilder_1.2.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | GeneNetworkBuilder_1.2.0.tgz | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!