computeLimmaDiffExpr {ToxicoGx} | R Documentation |
Generic method for performing differential expression analysis on an S4 object using the limma package
computeLimmaDiffExpr(object, ...)
object |
['S4'] An S4 object to conduct differential expression analysis on. |
... |
Allow new parameters to be added to this generic. |
To be defined by the method implementation.