getAcquisitionDatemzML {peakPantheR} | R Documentation |
Extract acquisition date (''startTimeStamp'“) from a mzML file.
In case of failure (or the file is not a mzML
) returns NULL
getAcquisitionDatemzML(mzMLPath, verbose = TRUE)
mzMLPath |
(str) path to mzML raw data file |
verbose |
(bool) if TRUE message progress |
POSIXct or NA