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


hemberg-lab/SC3 documentation built on Dec. 18, 2019, 10:02 p.m.