#' @docType data
#' @name train
#'
#' @title train data
#' @description a rna-seq data with log2(TPM+1) from TCGA for train
#' @details Success!!
#'
#' @format A matrix:
#' \describe{
#' ...
#' }
#' @source \url{NULL}
NULL
#' @docType data
#' @name test
#'
#' @title test data from GSE32894 for test
#' @description a array data from GSE32894 for test
#' @details Success!!
#'
#' @format A matrix:
#' \describe{
#' ...
#' }
#' @source \url{NULL}
NULL
#' @docType data
#' @name cli
#'
#' @title cli data
#' @description The cluster information of BLCA sample from TCGA, GSE32894, GSE13507, and E-MTAB-4321
#' @details Success!!
#'
#' @format A matrix:
#' \describe{
#' ...
#' }
#' @source \url{NULL}
NULL
#' @docType data
#' @name marker
#'
#' @title marker data
#' @description a factor of gene marker
#' @details Success!!
#'
#' @format A factor:
#' \describe{
#' ...
#' }
#' @source \url{NULL}
NULL
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.