VisiumIO
Import Visium data from the 10X Space Ranger pipeline
Bioconductor version: 3.23 · Package version: 1.8.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("VisiumIO") Details
| Maintainer | Marcel Ramos <marcel.ramos@sph.cuny.edu> |
| Author | Marcel Ramos [aut, cre] (ORCID: <https://orcid.org/0000-0002-3242-0582>), Estella YiXing Dong [aut, ctb], Dario Righelli [aut, ctb], Helena Crowell [aut, ctb], NCI [fnd] (GrantNo.: U24CA289073) |
| License | Artistic-2.0 |
| URL | https://github.com/waldronlab/VisiumIO |
| Bug Reports | https://github.com/waldronlab/VisiumIO/issues |
| Downloads rank | 333 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, Infrastructure, SingleCell, Software, Spatial |
Documentation
Download
Dependencies
Depends: R (>= 4.5.0), TENxIO
Imports: BiocBaseUtils, BiocGenerics, BiocIO (>= 1.15.1), jsonlite, methods, S4Vectors, sf, SingleCellExperiment, SpatialExperiment, SummarizedExperiment
Suggests: arrow, BiocStyle, data.table, knitr, readr, rmarkdown, tinytest
Reverse dependencies
Imports Me (1): XeniumIO
Suggests Me (5): Battlefield, ggspavis, OSTA.data, SpatialExperiment, SpatialFeatureExperiment