sc3_export_results_xls {SC3} | R Documentation |
SC3
results to Excel fileThis function writes all SC3
results to an excel file.
sc3_export_results_xls.SingleCellExperiment(object, filename) ## S4 method for signature 'SingleCellExperiment' sc3_export_results_xls(object, filename = "sc3_results.xls")
object |
an object of |
filename |
name of the excel file, to which the results will be written |