.convertSEToDataTableList | R Documentation |
Convert the data in a SummarizedExperiment into a 'list' of 'data.table's
.convertSEToDataTableList(SE)
SE |
A ['SummarizedExperiment'] whos data will be converted to a 'list' of 'data.table's named for their source within the object. |
Any data stored in 'metadata(SummarizedExperiment)' will will be converted to an ASCII representation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.