sc3_export_results_xls: Write 'SC3' results to Excel file

Description Usage Arguments

Description

This function writes all SC3 results to an excel file.

Usage

1
2
3
4
5
sc3_export_results_xls.SingleCellExperiment(object, filename)

## S4 method for signature 'SingleCellExperiment'
sc3_export_results_xls(object,
  filename = "sc3_results.xls")

Arguments

object

an object of SingleCellExperiment class

filename

name of the excel file, to which the results will be written


SC3 documentation built on Nov. 8, 2020, 7:52 p.m.