peakPantheR (version 1.2.0)

outputAnnotationParamsCSV,peakPantheRAnnotation-method: Save annotation parameters as CSV Save annotation parameters (ROI, uROI and FIR) to disk as a CSV file for editing

Description

Save annotation parameters as CSV Save annotation parameters (ROI, uROI and FIR) to disk as a CSV file for editing

Usage

# S4 method for peakPantheRAnnotation
outputAnnotationParamsCSV(object, saveFolder,
  verbose)

Arguments

object

(peakPantheRAnnotation) Annotated peakPantheRAnnotation object

saveFolder

(str) Path of folder where annotationParameters_summary.csv will be saved

verbose

(bool) If TRUE message progress

Value

None