-
Notifications
You must be signed in to change notification settings - Fork 45
/
DESCRIPTION
52 lines (52 loc) · 2.17 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Package: sva
Title: Surrogate Variable Analysis
Version: 3.35.2
Author: Jeffrey T. Leek <[email protected]>, W. Evan Johnson <[email protected]>,
Hilary S. Parker <[email protected]>, Elana J. Fertig <[email protected]>,
Andrew E. Jaffe <[email protected]>, Yuqing Zhang <[email protected]>,
John D. Storey <[email protected]>,
Leonardo Collado Torres <[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 three ways: (1) identifying and
estimating surrogate variables for unknown sources of variation
in high-throughput experiments (Leek and Storey 2007 PLoS
Genetics,2008 PNAS), (2) directly removing known batch
effects using ComBat (Johnson et al. 2007 Biostatistics) and (3) removing
batch effects with known control probes (Leek 2014 biorXiv).
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).
Maintainer: Jeffrey T. Leek <[email protected]>, John D. Storey
<[email protected]>, W. Evan Johnson <[email protected]>
Depends:
R (>= 3.2),
mgcv,
genefilter,
BiocParallel
Imports:
matrixStats,
stats,
graphics,
utils,
limma,
edgeR
Suggests:
pamr,
bladderbatch,
BiocStyle,
zebrafishRNASeq,
testthat
License: Artistic-2.0
biocViews: ImmunoOncology, Microarray, StatisticalMethod, Preprocessing,
MultipleComparison, Sequencing, RNASeq, BatchEffect, Normalization
RoxygenNote: 7.0.2