Nothing
#' TCGA preprocessed data for correlationship analysis
#'
#' Data are downloaded from \href{http://xena.ucsc.edu/}{XENA}
#'
#' @docType data
#'
#' @usage data(pancancer_small)
#'
#' @format data.frame object
#'
#' @keywords datasets
#'
#' @examples
#' data(pancancer_small)
"pancancer_small"
#' GTEx preprocessed data for correlationship analysis
#'
#' Data are downloaded from \href{https://gtexportal.org/home/}{GTEx}
#'
#' @docType data
#'
#' @usage data(panGTEX_small)
#'
#' @format data.frame object
#'
#' @keywords datasets
#'
#' @examples
#' data(panGTEX_small)
"panGTEX_small"
#' CCLE preprocessed data for correlationship analysis
#'
#' Data are downloaded from \href{https://portals.broadinstitute.org/ccle}{CCLE}
#'
#' @docType data
#'
#' @usage data(panCCLE_small)
#'
#' @format data.frame object
#'
#' @keywords datasets
#'
#' @examples
#' data(panCCLE_small)
"panCCLE_small"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.