This function writes all sc3min
results to an excel file.
1 2 3 4 5 | sc3min_export_results_xls.SingleCellExperiment(object, filename)
## S4 method for signature 'SingleCellExperiment'
sc3min_export_results_xls(object,
filename = "sc3min_results.xls")
|
object |
an object of |
filename |
name of the excel file, to which the results will be written |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.