Nothing
#' Test Counts
#'
#' A sparse matrix of PBMC single-cell gene expression data for function
#' testing.
#'
#' This dataset consists of an abridged sparse matrix originally derived from
#' PBMC single-cell RNA sequencing data.
#' The data was processed and stored in a sparse matrix format.
#'
#' @format A sparse matrix with:
#' \itemize{
#' \item 32 738 rows representing genes.
#' \item 500 columns representing single cells.
#' \item Stored expression values representing nonzero gene expression levels.
#' }
#'
#' @usage data(test_counts)
#' @name test_counts
#' @docType data
#' @source \doi{10.1038/s41591-020-0769-8}
"test_counts"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.