calcfit2Diffrep {metaMA} | R Documentation |
Empirical Bayes statistics from limma analysis with unpaired data
Description
Computes empirical Bayes statistics from limma analysis with only one group effect.
Usage
calcfit2Diffrep(C1, C2)
Arguments
C1 |
Gene expression data of the arrays in the first condition. Each row of |
C2 |
Gene expression data of the arrays in the second condition. Each row of |
Details
Returns fit2 described in limma vignette. To be used with unpaired data.
Value
fit2
Note
see Bioconductor limma vignette
[Package metaMA version 3.1.3 Index]