Bioc2026 Registration Open!

SubcellularSpatialData

Annotated spatial transcriptomics datasets from 10x Xenium, NanoString CosMx and BGI STOmics.

Bioconductor version: 3.23 · Package version: 1.8.0

This is a data package that hosts annotated sub-cellular localised datasets from the STOmics, Xenium and CosMx platforms. Specifically, it hosts datasets analysed in the publication Bhuva et. al, 2024 titled "Library size confounds biology in spatial transcriptomics data". Raw transcript detections are hosted and functions to convert them to SpatialExperiment objects have been implemented.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("SubcellularSpatialData")

Details

MaintainerDharmesh D. Bhuva <dharmesh.bhuva@adelaide.edu.au>
AuthorDharmesh D. Bhuva [aut, cre] (ORCID: <https://orcid.org/0000-0002-6398-9157>)
LicenseGPL (>= 3)
URLhttps://davislaboratory.github.io/SubcellularSpatialData
Bug Reportshttps://github.com/DavisLaboratory/SubcellularSpatialData/issues
Downloads rank94
Source branchRELEASE_3_23
biocViewsExperimentData, ExperimentHub, Homo_sapiens_Data, LungCancerData, Mus_musculus_Data, SpatialData

Download

Dependencies

Depends: R (>= 4.4)

Imports: dplyr, hexbin, Matrix, SpatialExperiment, stats

Suggests: BiocStyle, ExperimentHub, ggplot2, knitr, prettydoc, rmarkdown, testthat (>= 3.0.0)