#' P value matrix of two data types
#'
#' A dataset with summary statistics p values of 1000 genes for RNAseq and CNV data
#'
#' @docType data
#'
#' @usage data(data_p)
#'
#' @format A data matrix with 1000 rows and 2 variables:
#' \describe{
#' \item{p.rnaseq}{P values of data type 1 for all genes}
#' \item{p.cnv}{P values of data type 2 for all genes}
#' }
#'
#'
"data_p"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.