Description Usage Arguments Details Value Author(s) References See Also
View source: R/mzmatch.ipeak.util.BreakupRelated.R
Splits the derivative clusters found by mzmatch.
1  | mzmatch.ipeak.util.BreakupRelated(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 | 
 The input file (in PeakML format), resulting from the tool mzmatch.ipeak.sort.RelatedPeaks. When this option is not set the input is read from the standard input.  | 
o | 
 Specifies the output directory where all the PeakML files are written with the clusters of derivatives.  | 
h | 
 When this is set, the help is shown.  | 
v | 
 When this is set, the progress is shown on the standard output.  | 
Splits the derivative clusters found by mzmatch.ipeak.sort.RelatedPeaks into separate files. Each file is named with the relation.id found in the annotations.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.