View source: R/functions_Stat.R
saveComparison | R Documentation |
For each contrast, save the comparison into files
saveComparison(
cont.matrix,
fit,
normDataTable,
annotation = NULL,
firstColumn = NULL
)
cont.matrix |
(Status=required) |
fit |
(Status=required) |
normDataTable |
(Status=required) |
annotation |
(default=NULL) |
firstColumn |
(default=NULL) |
several files (for each comparison)
#example here
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.