mzmatch.XML.data.base.parser {mzmatch.R} | R Documentation |
This function will read content of mzmatch compound databese file in to R data frame structure.
mzmatch.XML.data.base.parser (dbfile,elements=c("name","inchi","class","synonyms"))
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. |
XML compounds database file.
Andris Jankevics (a.jankevics@rug.nl) Richard Scheltema (r.a.scheltema@rug.nl)
PeakML/mzMatch - a file format, Java library, R library and tool-chain for mass spectrometry data analysis. In preparation.