R/sce_chcl-data.R

#' @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

Try the scds package in your browser

Any scripts or data that you put into this service are public.

scds documentation built on Nov. 8, 2020, 7:01 p.m.