exp_mouse | R Documentation |
Mean pseudobulk single-cell RNA-seq gene expression matrix.
Data originally comes from Zeisel et al., 2018 (Cell).
data("exp_mouse")
sparse matrix
Publication
ctd <- ewceData::ctd()
exp_mouse <- as(ctd[[1]]$mean_exp, "sparseMatrix")
usethis::use_data(exp_mouse, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.