#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.