#' Package data
#'
#' Data from precalculate immune module. Also contain meta-info of cistrome dataset
#'
#' @docType data
#'
#' @usage data(precalculate)
#'
#' @format A list
#' \describe{
#' \item{c2.kegg}{Data frame with KEGG pathway information from msigdb}
#' \item{cistrome.info}{Metadata for cistrome dataset from cistrome.org/db}
#' \item{immune.module.output}{Precalculated immune module output}
#' }
#'
#' @keywords datasets
#'
#'
#' @examples
#' data(precalculate)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.