- Home
- Bioconductor 3.14
- Software Packages
- NanoStringQCPro
NanoStringQCPro
This package is for version 3.14 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see NanoStringQCPro.
Quality metrics and data processing methods for NanoString mRNA gene expression data
Bioconductor version: 3.14
NanoStringQCPro provides a set of quality metrics that can be used to assess the quality of NanoString mRNA gene expression data -- i.e. to identify outlier probes and outlier samples. It also provides different background subtraction and normalization approaches for this data. It outputs suggestions for flagging samples/probes and an easily sharable html quality control output.
Author: Dorothee Nickles <nickles.dorothee at gene.com>, Thomas Sandmann <sandmann.thomas at gene.com>, Robert Ziman <ziman.robert at gene.com>, Richard Bourgon <bourgon.richard at gene.com>
Maintainer: Robert Ziman <ziman.robert at gene.com>
citation("NanoStringQCPro")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("NanoStringQCPro")
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("NanoStringQCPro")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.