- Home
- Bioconductor 3.14
- Software Packages
- NanoTube
NanoTube
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see NanoTube.
An Easy Pipeline for NanoString nCounter Data Analysis
Bioconductor version: 3.14
NanoTube includes functions for the processing, quality control, analysis, and visualization of NanoString nCounter data. Analysis functions include differential analysis and gene set analysis methods, as well as postprocessing steps to help understand the results. Additional functions are included to enable interoperability with other Bioconductor NanoString data analysis packages.
Author: Caleb Class [cre, aut]
Maintainer: Caleb Class <cclass at butler.edu>
citation("NanoTube")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("NanoTube")
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("NanoTube")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.