SMVar-package {SMVar} | R Documentation |
Package containing moderated t-tests to detect differentially expressed genes for paired and unpaired data
Package: | SMVar |
Type: | Package |
Version: | 1.3.2 |
Date: | 2009-02-26 |
License: | GPL |
SMVar.unpaired and SMVar.paired are the most important functions.
Guillemette Marot <guillemette.marot@jouy.inra.fr>
F. Jaffrezic, Marot, G., Degrelle, S., Hue, I. and Foulley, J. L. (2007) A structural mixed model for variances in differential gene expression studies. Genetical Research (89) 19:25
library(SMVar) data(ApoAIdata) attach(ApoAIdata) SMVar.unpaired(ApoAIGeneId,list(ApoAICond1,ApoAICond2))