#' A data of 300 cells and 200 genes.
#'
#' A simulation data used to show the cluster result of sparse and high-dimension data.
#' There are 6 true clusters.
#'
#' @name bo.simu.data
#' @keywords datasets
#' @docType data
#' @format A dataframe with 300 rows and 200 variables:
#' \describe{
#' \item{a_1_1}{one of the fictitious marker genes}
#' ...
#' }
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.