write_qc_metrics_excel: Write QC metrics into Excel file.

View source: R/write_qc_metrics.R

write_qc_metrics_excelR Documentation

Write QC metrics into Excel file.

Description

Write QC metrics into Excel file.

Usage

write_qc_metrics_excel(qc, excel_file, beta_value_distribution_file = NULL)

Arguments

qc

a data.frame of QC metrics added to the phenotype data of the returned RGChannelSet-class object of get_qc_metrics.

excel_file

output Excel file.

beta_value_distribution_file

the plot file for beta value distribution.

Value

a Workbook object.


markgene/yamat documentation built on Aug. 26, 2024, 11:56 p.m.