#' @name sce_chcl
#' @title Example single cell experiment (\code{SingleCellExperiment}) object
#'
#' @usage sce_chcl
#' @description Example data set, created by randomly sampling genes and cells from a real data set (ch_cl, i.e., the cell lines data from https://satijalab.org/seurat/hashing_vignette.html). Contains raw counts in the \code{counts} assay slot.
#' @docType data
#' @format a single cell experiment object (\code{SingleCellExperiment}) with raw counts in the \code{counts} in assays, and colData with experimental annotations.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.