Description Usage Arguments Value Examples
Writes a SummarizedExperiment to an excel/xlsx file. Requires the 'openxlsx' package.
1 |
se |
The 'SummarizedExperiment' |
filename |
xlsx file name |
addSheets |
An optional list of additional tables to save as sheets. |
Saves to file.
1 2 3 | data("SE", package="SEtools")
# not run
# se2xls(SE, filename="SE.xlsx")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.