- Home
- Bioconductor 3.14
- Software Packages
- spatialDE
spatialDE
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see spatialDE.
R wrapper for SpatialDE
Bioconductor version: 3.14
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, cre] , Milan Malfait [aut] , Lambda Moses [aut]
Maintainer: Davide Corso <davide.corso.2 at phd.unipd.it>
citation("spatialDE")):
Installation
To install this package, start R (version "4.1") 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.