- Home
- Bioconductor 3.23
- Software Packages
- GeomxTools (development version)
GeomxTools
This is the development version of GeomxTools; for the stable release version, see GeomxTools.
NanoString GeoMx Tools
Bioconductor version: Development (3.23)
Tools for NanoString Technologies GeoMx Technology. Package provides functions for reading in DCC and PKC files based on an ExpressionSet derived object. Normalization and QC functions are also included.
Author: Maddy Griswold [cre, aut], Nicole Ortogero [aut], Zhi Yang [aut], Ronalyn Vitancol [aut], David Henderson [aut]
Maintainer: Maddy Griswold <mgriswold at nanostring.com>
citation("GeomxTools")):
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("GeomxTools")
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("GeomxTools")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.