This package contains data from our paper on the single-nucleus and spatially-resolved landscape of gene expression in the human locus coeruleus (LC).
The package is available from Bioconductor (WeberDivechaLCdata).
Datasets are stored in R/Bioconductor formats (SingleCellExperiment and SpatialExperiment).
The paper is available from eLife.
The data package is available from Bioconductor (WeberDivechaLCdata) and can be installed as follows:
install.packages("BiocManager")
BiocManager::install("WeberDivechaLCdata")
The package contains two objects:
The R/Bioconductor data objects can be loaded as follows:
library(SpatialExperiment)
library(SingleCellExperiment)
library(WeberDivechaLCdata)
# Load objects using dataset names
spe <- WeberDivechaLCdata_Visium()
sce <- WeberDivechaLCdata_singleNucleus()
# Show objects
spe
sce
More details including alternative ways to load the data and details on the data structure are provided in the package vignette, which can be found on the Bioconductor package page (WeberDivechaLCdata) or directly here.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4