Y {FEAST} | R Documentation |
Y is a count expression matrix which belongs to "matrix" class. The data includes 124 cells about human preimplantation embryos and embryonic stem cells. It contains 19304 genes after removing genes with extreme high dropout rate.
data("Yan")
An object of "matrix" class contains the count expressions
https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE36552
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.
data("Yan") Y[1:10, 1:4]