| computeLimmaDiffExpr,ToxicoSet-method | R Documentation | 
WARNING: This function can take a very long time to compute!
## S4 method for signature 'ToxicoSet' computeLimmaDiffExpr(object, buildTable = TRUE)
| object | A  | 
| buildTable | 
 | 
A data.table containing the results the limma differential
expression analysis comparing control vs each dose level for each compound
within each duration.
if (interactive()) {
  data(TGGATESsmall)
  analysis <- computeLimmaDiffExpr(TGGATESsmall)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.