#' Gene Regulatory Network from human ChIP-Seq data in Encode
#' @description A gene regulatory network inferred from the ChIp-Seq Encode dataset
#' Table with two columns
#'
#' The fist column is a transcription factor and the second is a gene.
#'
#' @references Gerstein, M.B., et al. Architecture of the human regulatory network derived from ENCODE data. Nature 2012;489(7414):91-100.
#'
#' @docType data
#' @format matrix
#'
#' @examples
#'
#' data(Gerstein_Prior_ENET_2)
"Gerstein_Prior_ENET_2"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.