Description Usage Arguments Value
limma workflow: .....
1 | limma_workflow(gset = NULL, design_fn = NULL, contrast_fn = NULL)
|
gset |
An ExpressionSet |
design_fn |
A function that creates a design matrix based on gset as input. |
contrast_fn |
A function that creates a contrasts matrix based on an input design matrix. |
A list(design, contrast, fits_init, fits).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.