R/test_data.R

#' @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"
evanbiederstedt/sandbox documentation built on May 26, 2019, 12:31 p.m.