SMVar-package {SMVar}R Documentation

Structural Model for Variances

Description

Package containing modified t-tests to detect differentially expressed genes for paired and unpaired data

Details

Package: SMVar
Type: Package
Version: 1.2
Date: 2008-09-10
License: GPL (R version >=2.7.2)

SMVar.unpaired and SMVar.paired are the most important functions.

Author(s)

Guillemette Marot <guillemette.marot@jouy.inra.fr>

References

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

Examples

library(SMVar)
data(ApoAIdata)
attach(ApoAIdata)
SMVar.unpaired(ApoAIGeneId,list(ApoAICond1,ApoAICond2))

[Package SMVar version 1.2 Index]