Converts a features object to an KPIC object.
getPICSet(obj, ...)
# S4 method for class 'features'
getPICSet(obj, loadRawData = TRUE)
# S4 method for class 'featuresKPIC2'
getPICSet(obj, ...)
Arguments
- obj
The features object that should be converted.
- ...
Ignored
- loadRawData
Set to TRUE if analyses are available as mzXML or mzML files. Otherwise MS
data is not loaded, and some dummy data (e.g. file paths) is used in the returned object.