mzmatch.ipeak.db.DBToText: mzmatch.ipeak.db.DBToText

Description Usage Arguments Details Value Author(s) References See Also

View source: R/mzmatch.ipeak.db.DBToText.R

Description

Exports the given moleculedb database to an excel readable text file.

Usage

1
mzmatch.ipeak.db.DBToText(JHeapSize=1425, i, o, h, v)

Arguments

JHeapSize

Amount of RAM memory in megabytes, which should be reserved by the Java virtual machine. The default value is 1425 megabytes.

i

Input file of the database

o

Output file for the tab-separated version of the database

h

When this is set, the help is shown.

v

When this is set, the progress is shown on the standard output.

Details

Exports the given moleculedb database to an excel readable text file. Only the general name is exported (ie the synonyms are not exported)

Value

This function returns no value.

Author(s)

RA Scheltema (r.a.scheltema@rug.nl)

References

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

See Also

PeakML.xcms.read


andzajan/mzmatch.R documentation built on Dec. 1, 2020, 11:33 a.m.