VisiumIO
This is thereleased version of VisiumIO; for the devel version, seeVisiumIO.
Import Visium data from the 10X Space Ranger pipeline
Bioconductor version: Release (3.22)
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]
ORCID: 0000-0002-3242-0582, Estella YiXing Dong [aut, ctb], Dario Righelli [aut, ctb], Helena Crowell [aut, ctb]
Maintainer: Marcel Ramos <marcel.ramos at sph.cuny.edu>
citation("VisiumIO")):Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager")BiocManager::install("VisiumIO")For older versions of R, please refer to the appropriateBioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("VisiumIO")| VisiumIO Quick Start Guide | HTML | R Script |
| Reference Manual | ||
| NEWS | Text |
Details
| biocViews | DataImport,Infrastructure,SingleCell,Software,Spatial |
| Version | 1.6.3 |
| In Bioconductor since | BioC 3.19 (R-4.4) (1.5 years) |
| License | Artistic-2.0 |
| Depends | R (>= 4.5.0),TENxIO |
| Imports | BiocBaseUtils,BiocGenerics,BiocIO(>= 1.15.1),jsonlite, methods,S4Vectors,SingleCellExperiment,SpatialExperiment,SummarizedExperiment |
| System Requirements | |
| URL | https://github.com/waldronlab/VisiumIO |
| Bug Reports | https://github.com/waldronlab/VisiumIO/issues |
See More
| Suggests | arrow,BiocStyle,data.table,knitr,readr,rmarkdown,sf,tinytest |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | XeniumIO, OSTA |
| Suggests Me | ggspavis,OSTA.data,SpatialExperiment,SpatialFeatureExperiment |
| Links To Me | |
| Build Report | Build Report |
Package Archives
FollowInstallation instructions to use this package in your R session.
| Source Package | VisiumIO_1.6.3.tar.gz |
| Windows Binary (x86_64) | VisiumIO_1.5.6.zip |
| macOS Binary (x86_64) | VisiumIO_1.6.3.tgz |
| macOS Binary (arm64) | VisiumIO_1.6.3.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/VisiumIO |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/VisiumIO |
| Bioc Package Browser | https://code.bioconductor.org/browse/VisiumIO/ |
| Package Short Url | https://bioconductor.org/packages/VisiumIO/ |
| Package Downloads Report | Download Stats |
| Old Source Packages for BioC 3.22 | Source Archive |