R/Regev.mouse.small.intestine_RSI.R

#' Counts data from GSE92332 for mouse small intestine.
#'
#' @title Counts data from GSE92332 for mouse small intestine.
#' @docType data
#' @name RSI.Counts
#' @format Matrix containing counts with:
#' \describe{
#' \item{rownames}{Gene names}
#' \item{colnames}{Samples/cells}
#' }
#' @keywords datasets
#' @source \url{https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE92332}
#' @examples
#' data(RSI.Counts)
#'
"RSI.Counts"

#' Counts data from GSE92332 for mouse small intestine.
#'
#' @title Counts data from GSE92332 for mouse small intestine.
#' @docType data
#' @name RSI.CountsERCC
#' @format Matrix containing counts with:
#' \describe{
#' \item{rownames}{Gene names}
#' \item{colnames}{Samples/cells}
#' }
#' @keywords datasets
#' @source \url{https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE92332}
#' @examples
#' data(RSI.CountsERCC)
#'
"RSI.CountsERCC"

#' Counts data from GSE92332 for mouse small intestine.
#'
#' @title Counts data from GSE92332 for mouse small intestine.
#' @docType data
#' @name RSI.Meta
#' @format Tibble
#' @keywords datasets
#' @source \url{https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE92332}
#' @examples
#' data(RSI.Meta)
#'
"RSI.Meta"
jasonserviss/sp.scRNAseqData documentation built on Jan. 8, 2020, 11:46 a.m.