Reconstruct the EpiCompare command used to generate the current Rmarkdown report.

report_command(params, peaklist_tidy, reference_tidy)

Arguments

params

Parameters supplied to the Rmarkdown template.

peaklist_tidy

Post-processed target peaks.

reference_tidy

Post-processed reference peaks.

Value

String reconstructing R function call.

Examples

# report_command()