Description Usage Arguments Value Author(s) Examples
View source: R/fileutilities.R
Convenience function to package major components of a screen into a 'SummarizedExperiment' container for downstream visualization and analysis. All arguments are optional except for 'es'.
1 2 3 4 5 6 7 8 |
es |
An 'ExpressionSet' of screen data. Required. |
sampleKey |
a gCrisprTools 'sampleKey' object, to be added to the 'colData'. |
ann |
Annotation object to be packaged into the 'rowData' |
vm |
A 'voom'-derived normalized object |
fit |
a 'MArrayLM' object containing the contrast information and model results |
summaryList |
A named list of |
A 'SummarizedExperiment' object.
Russell Bainer
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.