R/sc_example_counts-data.R

#' @name sc_example_counts
#' @title A small example of single-cell counts dataset to demonstrate 
#' capabilities of scater
#' @description This data set contains counts for 2000 genes for 40 cells. They 
#' are from a real experiment, but details have been anonymised.
#' @return NULL, but makes aavailable a matrix of count data
#' @docType data
#' @usage sc_example_counts
#' @format a matrix instance, 1 row per gene.
#' @source Wellcome Trust Centre for Human Genetics, Oxford
#' @author Davis McCarthy, 2015-03-05
NULL
dynverse/scaterlegacy documentation built on Feb. 17, 2020, 5:07 a.m.