VisiumIO

This is the development version of VisiumIO; for the stable release version, see VisiumIO.

Import Visium data from the 10X Space Ranger pipeline


Bioconductor version: Development (3.20)

The package allows users to readily import spatial data obtained from either the 10X website or from the Space Ranger pipeline. Supported formats include tar.gz, h5, and mtx files. Multiple files can be imported at once with *List type of functions. The package represents data mainly as SpatialExperiment objects.

Author: Marcel Ramos [aut, cre]

Maintainer: Marcel Ramos <marcel.ramos at roswellpark.org>

Citation (from within R, enter citation("VisiumIO")):

Installation

To install this package, start R (version "4.4") and enter:


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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("VisiumIO")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews DataImport, Infrastructure, SingleCell, Software, Spatial
Version 0.99.3
In Bioconductor since BioC 3.19 (R-4.4) (< 6 months)
License Artistic-2.0
Depends R (>= 4.4.0), TENxIO
Imports BiocBaseUtils, BiocGenerics, BiocIO, jsonlite, methods, S4Vectors, SpatialExperiment, SummarizedExperiment
System Requirements
URL https://github.com/waldronlab/VisiumIO
Bug Reports https://github.com/waldronlab/VisiumIO/issues
See More
Suggests BiocStyle, knitr, rmarkdown, tinytest
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/VisiumIO
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/VisiumIO
Package Short Url https://bioconductor.org/packages/VisiumIO/
Package Downloads Report Download Stats