Bioc2026 Registration Open!

XeniumIO

Import and represent Xenium data from the 10X Xenium Analyzer

Bioconductor version: 3.23 · Package version: 1.4.0

The package allows users to readily import spatial data obtained from the 10X Xenium Analyzer pipeline. Supported formats include 'parquet', 'h5', and 'mtx' files. The package mainly represents data as SpatialExperiment objects.

Installation

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

BiocManager::install("XeniumIO")

Details

MaintainerMarcel Ramos <marcel.ramos@sph.cuny.edu>
AuthorMarcel Ramos [aut, cre] (ORCID: <https://orcid.org/0000-0002-3242-0582>), Dario Righelli [ctb], Estella Dong [ctb], NCI [fnd] (GrantNo.: U24CA289073)
LicenseArtistic-2.0
URLhttps://github.com/waldronlab/XeniumIO
Bug Reportshttps://github.com/waldronlab/XeniumIO/issues
Downloads rank153
Source branchRELEASE_3_23
biocViewsDataImport, Infrastructure, SingleCell, Software, Spatial

Documentation

Download

Dependencies

Depends: TENxIO, R (>= 4.5.0)

Imports: BiocBaseUtils, BiocGenerics, BiocIO, jsonlite, methods, S4Vectors, SingleCellExperiment, SpatialExperiment, SummarizedExperiment, VisiumIO (>= 1.7.5)

Suggests: arrow, BiocFileCache, BiocStyle, knitr, rmarkdown, tinytest