MouseHypothalamusMoffitt2018 | R Documentation |
Obtain the MERFISH mouse hypothalamic preoptic region dataset from Moffitt et al., 2018
MouseHypothalamusMoffitt2018(center.coords = TRUE)
center.coords |
logical. Should spatial x- and y-coordinates be centered
for each z-layer (bregma slice)? This is useful for making coordinates
comparable between bregma slices for visualization and analysis.
Defaults to |
The hypothalamus controls essential social behaviors and homeostatic functions. However, the cellular architecture of hypothalamic nuclei, including the molecular identity, spatial organization, and function of distinct cell types, is not well understood.
Moffitt et al., 2018, developed an imaging-based cell type identification and mapping method and combined it with single-cell RNA-sequencing to create a molecularly annotated and spatially resolved cell atlas of the mouse hypothalamic preoptic region.
The MERFISH measurements were obtained via combinatorial smFISH imaging for
135 genes (main experiment named "smFISH"
), followed by sequential rounds
of non-combinatorial seqFISH for 20 additional genes (stored as an altExp
named "seqFISH"
). These genes were considered neuronal markers and important
for discriminating neuronal cell populations. For behavioral measurements,
cFos was added to the set of genes measured with sequential rounds of FISH.
The barcoding scheme contained 140 possible barcodes; 135 of them were used to
code the RNAs of the genes assayed via combinatorial smFISH; 5 of these barcodes
were left unassigned ("blank"), providing a direct measure of the false-positive
rate in MERFISH. Measurements for these 5 blank barcodes is stored in an
altExp
named "blank"
.
An object of class SpatialExperiment
.
https://doi.org/10.5061/dryad.8t8s248
Moffitt et al. (2018) Molecular, spatial, and functional single-cell profiling of the hypothalamic preoptic region. Science, 362(6416), eaau5324.
spe <- MouseHypothalamusMoffitt2018()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.