grabMzmlMetadata {RaMS} | R Documentation |
Helper function to extract mzML file metadata
Description
Helper function to extract mzML file metadata
Usage
grabMzmlMetadata(xml_data)
Arguments
xml_data |
mzML data as parsed by xml2 |
Value
A list of values corresponding to various pieces of metadata for each file
[Package RaMS version 1.4.0 Index]