- Home
- Bioconductor 3.20
- Software Packages
- GeoDiff
GeoDiff
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see GeoDiff.
Count model based differential expression and normalization on GeoMx RNA data
Bioconductor version: 3.20
A series of statistical models using count generating distributions for background modelling, feature and sample QC, normalization and differential expression analysis on GeoMx RNA data. The application of these methods are demonstrated by example data analysis vignette.
Author: Nicole Ortogero [cre], Lei Yang [aut], Zhi Yang [aut]
Maintainer: Nicole Ortogero <nortogero at nanostring.com>
citation("GeoDiff")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GeoDiff")
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("GeoDiff")
Details
Package Archives
Follow Installation instructions to use this package in your R session.