mzmatch.XML.data.base.parser {mzmatch.R}R Documentation

mzmatch.XML.data.base.parser

Description

This function will read content of mzmatch compound databese file in to R data frame structure.

Usage

mzmatch.XML.data.base.parser (dbfile,elements=c("name","inchi","class","synonyms"))

Arguments

dbfile

Database file in XML format which should be converted.

elements

Character vector of nodes which should be read from the XML compound database file.

Value

XML compounds database file.

Author(s)

Andris Jankevics (a.jankevics@rug.nl) Richard Scheltema (r.a.scheltema@rug.nl)

References

PeakML/mzMatch - a file format, Java library, R library and tool-chain for mass spectrometry data analysis. In preparation.

See Also

PeakML.xcms.read


[Package mzmatch.R version 2.0-6 Index]