outputAnnotationParamsCSV,peakPantheRAnnotation-method {peakPantheR}R Documentation

Save annotation parameters as CSV

Description

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

Usage

## S4 method for signature '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


[Package peakPantheR version 1.0.0 Index]