outputAnnotationParamsCSV,peakPantheRAnnotation-method {peakPantheR} | R Documentation |
Save annotation parameters (ROI, uROI and FIR) to disk as a CSV file for editing
## S4 method for signature 'peakPantheRAnnotation' outputAnnotationParamsCSV(object, saveFolder, verbose)
object |
(peakPantheRAnnotation) Annotated peakPantheRAnnotation object |
saveFolder |
(str) Path of folder where annotationParameters_summary.csv will be saved |
verbose |
(bool) If TRUE message progress |
None