calcfit2Diffrep {metaMA} | R Documentation |
Computes empirical Bayes statistics from limma analysis with only one group effect.
calcfit2Diffrep(C1, C2)
C1 |
Matrix or data frame of gene expression data of the arrays in the first condition. Each row of C1 corresponds to one spot, each column to one replicate. |
C2 |
Matrix or data frame of gene expression data of the arrays in the second condition. Each row of C2 corresponds to one spot, each column to one replicate. |
Returns fit2 described in limma vignette. To be used with unpaired data.
fit2
see Bioconductor limma vignette