Description Usage Arguments Details Value Author(s) References Examples
View source: R/HermannSpermatogenesisData.R
Obtain the mouse spermatogenesis single-cell RNA-seq data from Hermann et al. (2018).
1 | HermannSpermatogenesisData(strip = FALSE, location = TRUE)
|
strip |
Logical scalar indicating whether to strip the |
location |
Logical scalar indicating whether genomic coordinates should be returned.
Only used if |
Column metadata contains cell types provided by the data generators at https://data.mendeley.com/datasets/kxd5f8vpt4/1#file-fe79c10b-c42e-472e-9c7e-9a9873d9b3d8.
All data are downloaded from ExperimentHub and cached for local re-use.
Specific resources can be retrieved by searching for scRNAseq/hermann-spermatogenesis
.
A SingleCellExperiment object with two matrices, containing spliced and unspliced counts, respectively.
Charlotte Soneson
Hermann B.P. et al. (2018). The Mammalian Spermatogenesis Single-Cell Transcriptome, from Spermatogonial Stem Cells to Spermatids. Cell Rep. 25(6), 1650-1667.e8.
1 | sce <- HermannSpermatogenesisData()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.