#' @name sc_example_cell_info
#' @title Cell information for the small example single-cell counts dataset to
#' demonstrate capabilities of scater
#' @description This data.frame contains cell metadata information for the 40
#' cells included in the example \code{counts} dataset included in the package.
#' @return NULL, but makes aavailable a data frame with cell metadata
#' @docType data
#' @usage sc_example_cell_info
#' @format a data.frame instance, 1 row per cell.
#' @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.