Bioconductor version: Release (2.11)
SNM is a modeling strategy especially designed for normalizing high-throughput genomic data. The underlying premise of our approach is that your data is a function of what we refer to as study-specific variables. These variables are either biological variables that represent the target of the statistical analysis, or adjustment variables that represent factors arising from the experimental or biological setting the data is drawn from. The SNM approach aims to simultaneously model all study-specific variables in order to more accurately characterize the biological or clinical variables of interest.
Author: Brig Mecham <brig.mecham at sagebase.org> and John D. Storey <jstorey at princeton.edu>
Maintainer: Brig Mecham <brig.mecham at sagebase.org>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("snm")
To cite this package in a publication, start R and enter:
citation("snm")
R Script | snm Tutorial | |
Reference Manual | ||
Text | NEWS |
biocViews | DifferentialExpression, ExonArray, GeneExpression, Microarray, MultiChannel, MultipleComparisons, OneChannel, Preprocessing, QualityControl, Software, Transcription, TwoChannel |
Version | 1.6.0 |
In Bioconductor since | BioC 2.8 (R-2.13) |
License | LGPL |
Depends | R(>= 2.12.0), lme4, splines, corpcor |
Imports | |
Suggests | |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | snm_1.6.0.tar.gz |
Windows Binary | snm_1.6.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) | snm_1.6.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!