#' casc objects within a casc_list object for testing purposes
#'
#' @docType data
#' @keywords datasets
#' @name test_casc_list
#' @usage data(test_casc_list)
#' @format A casc_list obj with two casc objects within
NULL
#' a SingleCellExpermient object for testing purposes
#'
#' @docType data
#' @keywords datasets
#' @name test_sce
#' @usage data(test_sce)
#' @format SingleCellExperiment
NULL
#' a simulated SingleCellExpermient object for vignette with 1000 cells
#' and 500 genes. 10 artificial clusters contain 20 marker genes a piece.
#'
#' @docType data
#' @keywords datasets
#' @name sce_sim
#' @usage data(sce_sim)
#' @format SingleCellExperiment
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.