Export a `DrugSensitivityComparison` object
export-DrugSensitivityComparison-method.RdExport a `DrugSensitivityComparison` object
Arguments
- object
A `DrugSensitivityComparison` object.
- output_file
Character scalar path to the `.xlsx` file to create.
- overwrite
Logical value; overwrite an existing file if `TRUE`.
- include_volcano
Logical value; if `TRUE`, add a volcano plot sheet.
- n_label_volcano
Integer scalar controlling how many features to label.
- group1_label
Optional override for the workbook label of group 1.
- group2_label
Optional override for the workbook label of group 2.
- ...
Additional arguments passed through to the workbook exporter.