#' Example data set used in NetGPA
#'
#' Example data set used in NetGPA
#'
#' @docType data
#' @keywords datasets
#' @name Example_NetGPA
#' @usage data(Example_NetGPA)
#' @format check vignettes for details
NULL
#' Text-mining network
#'
#' Text-mining network
#'
#' @docType data
#' @keywords datasets
#' @name text_2006_12_NetGPA
#' @usage data(text_2006_12_NetGPA)
#' @format a integer matrix which contains top 10 percent most significant edges
NULL
#' Coexpression network
#'
#' Coexpression network
#'
#' @docType data
#' @keywords datasets
#' @name ce_v12_08_NetGPA
#' @usage data(ce_v12_08_NetGPA)
#' @format a integer matrix which contains top 10 percent most significant edges
NULL
#' A integrative network
#'
#' A integrative network
#'
#' @docType data
#' @keywords datasets
#' @name DEPICT_2015_01_NetGPA
#' @usage data(DEPICT_2015_01_NetGPA)
#' @format a integer matrix which contains top 10 percent most significant edges
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.