This is the released version of GeomxTools; for the devel version, see GeomxTools.
NanoString GeoMx Tools
Bioconductor version: Release (3.22)
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.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
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
| biocViews | CellBasedAssays, DataImport, ExperimentalDesign, GeneExpression, Normalization, ProprietaryPlatforms, Proteomics, RNASeq, Sequencing, Software, Spatial, Transcription, Transcriptomics, mRNAMicroarray |
| Version | 3.14.0 |
| In Bioconductor since | BioC 3.13 (R-4.1) (5 years) |
| License | MIT |
| Depends | R (>= 3.6), Biobase, NanoStringNCTools, S4Vectors |
| Imports | BiocGenerics, rjson, readxl, EnvStats, reshape2, methods, utils, stats, data.table, lmerTest, dplyr, stringr, grDevices, graphics, GGally, rlang, ggplot2, SeuratObject |
| System Requirements | |
| URL |
See More
| Suggests | rmarkdown, knitr, testthat (>= 3.0.0), parallel, ggiraph, Seurat, SpatialExperiment(>= 1.4.0), SpatialDecon, patchwork |
| Linking To | |
| Enhances | |
| Depends On Me | GeoMxWorkflows |
| Imports Me | GeoDiff, SpatialDecon, SpatialOmicsOverlay |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.