Description Usage Arguments Value
Set uROI and FIR based on annotation results Set updated ROI (uROI) and Fallback Integration Regions (FIR) based on the annotation results. If the object is not annotated, it is returned untouched. ROI is not modified. If uROI exist they are left untouched, otherwise they are set as the minimum and maximum found peaks limits (+/-5% of ROI in retention time). If FIR are used they are left untouched, otherwise they are set as the median of the found limits (rtMin, rtMax, mzMin, mzMax).
1 2 | ## S4 method for signature 'peakPantheRAnnotation'
annotationParamsDiagnostic(object, verbose)
|
object |
(peakPantheRAnnotation) Annotated peakPantheRAnnotation object |
verbose |
(bool) If TRUE message progress of uROI and FIR calculation |
(peakPantheRAnnotation) object with updated ROI and FIR set from annotation results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.