#' Gene-Tissue Expression (GTEx) Dataset v7
#'
#' A dataset containing the expression of >42000 genes in 54 human tissues
#'
#' @format A data frame with 8000 rows and 54 columns:
#'
#' @source \url{https://www.genome.gov/Funded-Programs-Projects/Genotype-Tissue-Expression-Project}
"GTEX"
#' The Cancer Genome Atlas, Pan Cancer Study Dataset for selected genes
#'
#' A dataset containing the expression of
#' 40 genes in 10071 human cancer samples(tissues or cells)
#'
#' @format A data frame with 40 rows and 2000 columns:
#'
#' @source \url{https://www.cbioportal.org/}
"TCGA40"
#' The Cancer Genome Atlas, Pan Cancer Study Dataset for selected genes(log transformed)
#'
#' Log 2 transformed dataset containing the expression of
#' 40 genes in 2000 human cancer samples(tissues or cells)
#'
#' @format A data frame with 40 rows and 10071 columns:
#'
"logTCGA40"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.