View source: R/diffex_classes.R
Constructor function for DiffexConfig class
1 | DiffexConfig(design, contrast)
|
design |
Either a function or a design matrix. If it is a function, then design(ExpressionSet) should be a design matrix. |
contrast |
Either a function or a contrast matrix. If it is a function the contrast(design_matrix) should be a contrast matrix. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.