- Home
- Bioconductor 3.22
- Software Packages
- XeniumIO
XeniumIO
This is the released version of XeniumIO; for the devel version, see XeniumIO.
Import and represent Xenium data from the 10X Xenium Analyzer
Bioconductor version: Release (3.22)
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.
Author: Marcel Ramos [aut, cre] ORCID iD ORCID: 0000-0002-3242-0582 , Dario Righelli [ctb], Estella Dong [ctb]
Maintainer: Marcel Ramos <marcel.ramos at sph.cuny.edu>
citation("XeniumIO")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("XeniumIO")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("XeniumIO")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.