trueclass {FEAST}R Documentation

An example single cell dataset for the cell label information (Yan)

Description

The true cell type labels for Yan dataset. It includes 8 different cell types.

Usage

data("Yan")

Format

A character vector contains the cell type label

Source

https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE36552

References

Yan, Liying, et al. "Single-cell RNA-Seq profiling of human preimplantation embryos and embryonic stem cells." Nature structural & molecular biology 20.9 (2013): 1131.

Examples

data("Yan")
table(trueclass)

[Package FEAST version 1.0.0 Index]