cpc_raw-class.RdClass to manage the MS raw data backend using the mzR R-package to parse the raw data.
file_pathFile path to the raw MS file
headerHeader of the raw MS file
runInfoExperiment information from the raw MS file
intensitynumeric vector of the individual MS peak intensities
mznumeric vector of the individual MS peak m/z values
scanidxinteger vector indicating last idx in intensity and mz for each scan
scanrateScans per second
scantimeSeconds per scan
nscanNumber of scans
backendString defining the backend used (currently not used).