R/Mouse.gut.architecture.bulk_MGAB.R

#' Counts, ERCC, and metadata from mouse small intestine and colon bulk RNAseq.
#'
#' @title Counts data from mouse small intestine and colon bulk RNAseq.
#' @docType data
#' @name MGAB.Counts
#' @format Matrix containing counts with:
#' \describe{
#' \item{rownames}{Gene names}
#' \item{colnames}{Samples}
#' }
#' @keywords datasets
#' @examples
#' data(MGAB.Counts)
#'
"MGAB.Counts"

#' Counts, ERCC, and metadata from mouse small intestine and colon bulk RNAseq.
#'
#' @title ERCC counts data from mouse small intestine and colon bulk RNAseq.
#' @docType data
#' @name MGAB.CountsERCC
#' @format Matrix containing ERCC counts with:
#' \describe{
#' \item{rownames}{Gene names}
#' \item{colnames}{Samples}
#' }
#' @keywords datasets
#' @examples
#' data(MGAB.CountsERCC)
#'
"MGAB.CountsERCC"

#' Counts, ERCC, and metadata from mouse small intestine and colon bulk RNAseq.
#'
#' @title Metadata from mouse small intestine and colon bulk RNAseq.
#' @docType data
#' @name MGAB.Meta
#' @format Tibble
#' @keywords datasets
#' @examples
#' data(MGAB.Meta)
#'
"MGAB.Meta"
jasonserviss/sp.scRNAseqData documentation built on Jan. 8, 2020, 11:46 a.m.