#' @name tiny_sce
#' @title Tiny SingleCellExperiment object for testing purposes
#' @description
#'
#' SingleCellExperiment object that can be loaded for testing the
#' functions.
#'
#' @format A \code{SingleCellExperiment} object with 10 rows (genes) and 10
#' columns (cells).
#' Most of the \code{colData} was added by scater's calculateQCmetrics function.
#'
#' @seealso \code{\link{SingleCellExperiment}}
#'
#' @import SingleCellExperiment
#'
"tiny_sce"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.