Package: NanoStringDiff 1.43.0

tingting zhai

NanoStringDiff: Differential Expression Analysis of NanoString nCounter Data

This Package utilizes a generalized linear model(GLM) of the negative binomial family to characterize count data and allows for multi-factor design. NanoStrongDiff incorporate size factors, calculated from positive controls and housekeeping controls, and background level, obtained from negative controls, in the model framework so that all the normalization information provided by NanoString nCounter Analyzer is fully utilized.

Authors:hong wang <[email protected]>, tingting zhai <[email protected]>, chi wang <[email protected]>

NanoStringDiff_1.43.0.tar.gz
NanoStringDiff_1.43.0.zip(r-4.7)NanoStringDiff_1.43.0.zip(r-4.6)NanoStringDiff_1.43.0.zip(r-4.5)
NanoStringDiff_1.43.0.tgz(r-4.6-x86_64)NanoStringDiff_1.43.0.tgz(r-4.6-arm64)NanoStringDiff_1.43.0.tgz(r-4.5-x86_64)NanoStringDiff_1.43.0.tgz(r-4.5-arm64)
NanoStringDiff_1.43.0.tar.gz(r-4.7-arm64)NanoStringDiff_1.43.0.tar.gz(r-4.7-x86_64)NanoStringDiff_1.43.0.tar.gz(r-4.6-arm64)NanoStringDiff_1.43.0.tar.gz(r-4.6-x86_64)
NanoStringDiff_1.43.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
NanoStringDiff/json (API)
NEWS

# Install 'NanoStringDiff' in R:
install.packages('NanoStringDiff', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On BioConductor:NanoStringDiff-1.43.0(bioc 3.24)NanoStringDiff-1.42.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

differentialexpressionnormalizationcpp

4.30 score 9 scripts 367 downloads 22 mentions 25 exports 5 dependencies

Last updated from:2ce8dd13b1. Checks:1 ERROR, 11 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksERROR152
linux-devel-arm64WARNING182
linux-devel-x86_64WARNING206
source / vignettesOK179
linux-release-arm64WARNING218
linux-release-x86_64WARNING206
macos-release-arm64WARNING127
macos-release-x86_64WARNING375
macos-oldrel-arm64WARNING146
macos-oldrel-x86_64WARNING250
windows-develWARNING258
windows-releaseWARNING240
windows-oldrelWARNING272
wasm-releaseOK105

Exports:compute.baseSigmacreateNanoStringSetcreateNanoStringSetFromCsvest.dispersionestNormalizationFactorsfun5glm.LRTglmfit.fullglmfit.OneGroupglmfit.reducehousekeepingControlhousekeepingControl<-housekeepingFactorhousekeepingFactor<-NanoStringDataNormalizationnegativeControlnegativeControl<-negativeFactornegativeFactor<-PlotsPositiveHousekeepingpositiveControlpositiveControl<-positiveFactorpositiveFactor<-rnegbinom

Dependencies:BiobaseBiocGenericsgenericsmatrixStatsRcpp

NanoStringDiff Vignette

Rendered fromNanoStringDiff.Rnwusingutils::Sweaveon May 30 2026.

Last update: 2018-01-25
Started: 2015-08-06

Readme and manuals

Help Manual

Help pageTopics
A short title line describing what the package doesNanoStringDiff-package NanoStringDiff
estimate normalization factors,include positive size factors, background noise, housekeeping size factors.estNormalizationFactors estNormalizationFactors,estNormalizationFactors-method
perform gene-wise likelihood ratio test for NanoString Dataglm.LRT glm.LRT,NanoStringSet-method
Acessor functions for the 'housekeepingControl' slot in a NanoStringSet object.housekeepingControl housekeepingControl,NanoStringSet-method housekeepingControl<- housekeepingControl<-,NanoStringSet,matrix-method
Acessor functions for the 'housekeepingFactor' slot in a NanoStringSet object.housekeepingFactor housekeepingFactor,NanoStringSet-method housekeepingFactor<- housekeepingFactor<-,NanoStringSet,numeric-method
A real 'NanoStringSet' object.NanoStringData
Normalize NanoStringDataNanoStringDataNormalization NanoStringDataNormalization,NanoStringDataNormalization-method
NanoStringSet object and constructorscreateNanoStringSet createNanoStringSetFromCsv NanoStringSet NanoStringSet-class
Acessor functions for the 'negativeControl' slot in a NanoStringSet object.negativeControl negativeControl,NanoStringSet-method negativeControl<- negativeControl<-,NanoStringSet,matrix-method
Acessor functions for the 'negativeFactor' slot in a NanoStringSet object.negativeFactor negativeFactor,NanoStringSet-method negativeFactor<- negativeFactor<-,NanoStringSet,numeric-method
Plots of positive controls and housekeeping genesPlotsPositiveHousekeeping PlotsPositiveHousekeeping,PlotsPositiveHousekeeping-method
Acessor functions for the 'positiveControl' slot in a NanoStringSet object.positiveControl positiveControl,NanoStringSet-method positiveControl<- positiveControl<-,NanoStringSet,matrix-method
Acessor functions for the 'positiveFactor' slot in a NanoStringSet object.positiveFactor positiveFactor,NanoStringSet-method positiveFactor<- positiveFactor<-,NanoStringSet,numeric-method