R/data.R

#' Single cell RNA-seq data for IPF patients and healthy controls.
#'
#' A data set containing 20 genes and 1489 cells from IPF patients and healthy controls
#'
#' @format A list with a count matrix and data frame:
#' \describe{
#'   \item{mat}{Count matrix for 20 genes and 1489 cells}
#'   \item{meta}{Disease, subject, sequencing depth information for 1489 cells}
#'   ...
#' }
#' @source \url{http://www.ipfcellatlas.com/}
"IPF_example"
yl883/iDESC documentation built on Aug. 2, 2022, 1:21 a.m.