sc3min_export_results_xls: Write 'sc3min' results to Excel file

Description Usage Arguments

Description

This function writes all sc3min results to an excel file.

Usage

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")

Arguments

object

an object of SingleCellExperiment class

filename

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


brickyyyy/SC3min documentation built on May 8, 2019, 8:07 a.m.