R/data.R

#' Cancer cell lines dataset
#'
#' ScRNA-seq data of 5 cancer cell lines from [Tian et al., 2019](https://doi.org/10.1038/s41592-019-0425-8).
#'
#' Data available at authors' [GitHub](https://github.com/LuyiTian/sc_mixology/blob/master/data/) under file name *sincell_with_class_5cl.Rdata*.
#'
#' @format A list with gene expression (i.e., log-normalized counts) (GE), and metadata data (meta):
#' \describe{
#'   \item{GE}{gene expression (log-normalized counts) matrix}
#'   \item{meta}{cells metadata (cell line annotation)}
#' }
#' @source \doi{https://doi.org/10.1038/s41592-019-0425-8}

"cell_lines"

Try the SuperCell package in your browser

Any scripts or data that you put into this service are public.

SuperCell documentation built on Oct. 25, 2024, 5:07 p.m.