getAcquisitionDatemzML: Parse acquisition date from a mzML file

View source: R/getAcquisitionDatemzML.R

getAcquisitionDatemzMLR Documentation

Parse acquisition date from a mzML file

Description

Extract acquisition date (''startTimeStamp'“) from a mzML file. In case of failure (or the file is not a mzML) returns NULL

Usage

getAcquisitionDatemzML(mzMLPath, verbose = TRUE)

Arguments

mzMLPath

(str) path to mzML raw data file

verbose

(bool) if TRUE message progress

Value

POSIXct or NA


phenomecentre/peakPantheR documentation built on Feb. 29, 2024, 9:07 p.m.