Bioconductor version: Release (2.11)
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.0.1 |
| In Bioconductor since | BioC 2.11 (R-2.15) |
| 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.0.1.tar.gz |
| Windows Binary | GeneNetworkBuilder_1.0.1.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | GeneNetworkBuilder_1.0.1.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!