- Home
- Bioconductor 3.23
- Software Packages
- SpatialOmicsOverlay (development version)
SpatialOmicsOverlay
This is the development version of SpatialOmicsOverlay; for the stable release version, see SpatialOmicsOverlay.
Spatial Overlay for Omic Data from Nanostring GeoMx Data
Bioconductor version: Development (3.23)
Tools for NanoString Technologies GeoMx Technology. Package to easily graph on top of an OME-TIFF image. Plotting annotations can range from tissue segment to gene expression.
Author: Maddy Griswold [cre, aut], Megan Vandenberg [ctb], Stephanie Zimmerman [ctb]
Maintainer: Maddy Griswold <mgriswold at nanostring.com>
citation("SpatialOmicsOverlay")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("SpatialOmicsOverlay")
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("SpatialOmicsOverlay")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.