mzmatch.ipeak.db.DBToText {mzmatch.R} | R Documentation |
Exports the given moleculedb database to an excel readable text file.
mzmatch.ipeak.db.DBToText(JHeapSize=1425, i, o, h, v)
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. |
Exports the given moleculedb database to an excel readable text file. Only the general name is exported (ie the synonyms are not exported)
This function returns no value.
RA Scheltema (r.a.scheltema@rug.nl)
0. PeakML/mzMatch - a file format, Java library, R library and tool-chain for mass spectrometry data analysis. In preparation.