- Home
- Bioconductor 3.19
- Software Packages
- SpaceMarkers
SpaceMarkers
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see SpaceMarkers.
Spatial Interaction Markers
Bioconductor version: 3.19
Spatial transcriptomic technologies have helped to resolve the connection between gene expression and the 2D orientation of tissues relative to each other. However, the limited single-cell resolution makes it difficult to highlight the most important molecular interactions in these tissues. SpaceMarkers, R/Bioconductor software, can help to find molecular interactions, by identifying genes associated with latent space interactions in spatial transcriptomics.
Author: Atul Deshpande [aut, cre] , Ludmila Danilova [ctb], Dimitrijs Lvovs [ctb]
Maintainer: Atul Deshpande <adeshpande at jhu.edu>
citation("SpaceMarkers")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SpaceMarkers")
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("SpaceMarkers")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.