| Hou_sim {ClussCluster} | R Documentation |
A truncated subset of the scRNA-seq expression data set from Hou et.al (2016)
Description
This data contains expression levels (normalized and log-transformed) for 33 cells and 100 genes.
Usage
data(Hou_sim)
Format
An object containing the following variables:
xAn expression data frame of 33 HCC cells on 100 genes.
yNumerical group indicator of all cells.
gnamesGene names of all genes.
snamesCell names of all cells.
groupsCell group names.
noteA simple note of the data set.
Details
This data contains raw expression levels (log-transformed but not centered) for 33 HCC cells and 100 genes. The 33 cells belongs to three different subpopulations and exhibited different biological characteristics. For descriptions of how we generated this data, please refer to the paper.
Source
https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE65364
References
Hou, Yu, et al. "Single-cell triple omics sequencing reveals genetic, epigenetic, and transcriptomic heterogeneity in hepatocellular carcinomas." Cell research 26.3 (2016): 304-319.
Examples
data(Hou_sim)
data <- Hou_sim$x