-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·10 lines (10 loc) · 1.74 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
Package: sva
Title: Surrogate Variable Analysis
Version: 3.1.3
Author: Jeffrey T. Leek <[email protected]>, W. Evan Johnson <[email protected]>, Hilary S. Parker <[email protected]>, Andrew E. Jaffe <[email protected]>, John D. Storey <[email protected]>,
Description: The sva package contains functions for removing batch effects and other unwanted variation in high-throughput experiment. Specifically, the sva package contains functions for the identifying and building surrogate variables for high-dimensional data sets. Surrogate variables are covariates constructed directly from high-dimensional data (like gene expression/RNA sequencing/methylation/brain imaging data) that can be used in subsequent analyses to adjust for unknown, unmodeled, or latent sources of noise. The sva package can be used to remove artifacts in two ways: (1) identifying and estimating surrogate variables for unknown sources of variation in high-throughput experiments (Leek and Storey 2007 PLoS Genetics,2008 PNAS) and (2) directly removing known batch effects using ComBat (Johnson et al. 2007 Biostatistics). Removing batch effects and using surrogate variables in differential expression analysis have been shown to reduce dependence, stabilize error rate estimates, and improve reproducibility, see (Leek and Storey 2007 PLoS Genetics, 2008 PNAS or Leek et al. 2011 Nat. Reviews Genetics). Surrogate variable analysis and ComBat were developed in the context of microarray experiments, but may be used as a general tool for high throughput data sets where dependence may be involved.
Maintainer: Jeffrey T. Leek <[email protected]>
Depends: R (>= 2.8), corpcor, mgcv
Suggests: limma,pamr,bladderbatch
License: Artistic-2.0
biocViews: Microarray,Statistics,Preprocessing,MultipleComparisons