- Home
- Bioconductor 3.16
- Software Packages
- spatialDE
spatialDE
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see spatialDE.
R wrapper for SpatialDE
Bioconductor version: 3.16
SpatialDE is a method to find spatially variable genes (SVG) from spatial transcriptomics data. This package provides wrappers to use the Python SpatialDE library in R, using reticulate and basilisk.
Author: Davide Corso [aut] , Milan Malfait [aut] , Lambda Moses [aut] , Gabriele Sales [cre]
Maintainer: Gabriele Sales <gabriele.sales at unipd.it>
citation("spatialDE")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("spatialDE")
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("spatialDE")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.