lmweber / SpatialExperimentIO

Read in Xenium, CosMx, and Vizgen data as Spatial or SingleCell Experiment object.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpatialExperimentIO

Read in Xenium (10x Genomics), CosMx (Nanostring), MERSCOPE (Vizgen), STARmapPLUS (Wang et al., 2023, Broad Institute) data as SpatialExperiment or SingleCellExperimentclass object, by specifying read____SXE(return_type = "SPE") or "SCE".

Installation

You can install the current version of SpatialExperimentIO from GitHub with:

# install.packages("devtools")
devtools::install_github("estellad/SpatialExperimentIO")

About

Read in Xenium, CosMx, and Vizgen data as Spatial or SingleCell Experiment object.

License:MIT License


Languages

Language:R 100.0%