R/data.R

#' Pancreatic scRNA-Seq data.
#'
#' Toy data to test functions. It contains 12474 genes and only 222 cells.
#' The count matrix and sample information were downloaded from NCBI GEO
#' accession GSE84133.
#' @format A Seurat object.
#' @source \url{https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE84133}
#' @examples
#' data("pancreas")
"pancreas"
zhiyhu/CIDER documentation built on Feb. 4, 2025, 1:09 a.m.