R/bo.simu.data.R

#'  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
TinyOpen/boclust documentation built on May 28, 2019, 3:17 p.m.