Title: | ontological exploration of scRNA-seq of 1.3 million mouse neurons from 10x genomics |
---|---|
Description: | Perform ontological exploration of scRNA-seq of 1.3 million mouse neurons from 10x genomics. |
Authors: | Vince Carey |
Maintainer: | VJ Carey <[email protected]> |
License: | Artistic-2.0 |
Version: | 1.29.0 |
Built: | 2024-11-18 04:42:06 UTC |
Source: | https://github.com/bioc/tenXplore |
cellTypes: data.frame with ids and terms
CellTypes
CellTypes
TermSet instance
efo.owl, August 2017, subclasses of http://www.ebi.ac.uk/efo/EFO_0000324
data(CellTypes) head(slot(CellTypes, "cleanFrame"))
data(CellTypes) head(slot(CellTypes, "cleanFrame"))
add/retrieve HSDS-based SE to/from cache
se1.3M(cache = BiocFileCache::BiocFileCache())
se1.3M(cache = BiocFileCache::BiocFileCache())
cache |
BiocFileCache-like cache |
tenx500: serialized full SummarizedExperiment for demonstration
tenx500
tenx500
SummarizedExperiment instance
restfulSE se1.3M pared down to 500 samples, assay materialized and assigned
data(tenx500) tenx500
data(tenx500) tenx500
basic shiny interface to 10x data with ontological setup for cell selection
tenXplore()
tenXplore()
shiny app invocation
Starts slowly as it sets up connection to HDF Server.
tenXplore
tenXplore