Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mzIDdatabase

A constructor for the mzIDdatabase class


Description

This function handles parsing of data and construction of an mzIDdatabase object. This function is not intended to be called explicitly but as part of an mzID construction. Thus, the function is not exported.

Usage

mzIDdatabase(doc, ns, addFinalizer = FALSE, path)

Arguments

doc

an XMLInternalDocument created using xmlInternalTreeParse

ns

The appropriate namespace for the doc, as a named character vector with the namespace named x

addFinalizer

Logical Sets whether reference counting should be turned on

path

If doc is missing the file specified here will be parsed

Value

An mzIDdatabase object

See Also


mzID

An mzIdentML parser for R

v1.28.0
GPL (>= 2)
Authors
Laurent Gatto [ctb, cre] (<https://orcid.org/0000-0002-1520-2268>), Thomas Pedersen [aut] (<https://orcid.org/0000-0002-6977-7147>), Vladislav Petyuk [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.