View source: R/annotation.summary.R
annotation.summary | R Documentation |
Write a .csv file containing a summary of the annotations in the ramclustR object.
annotation.summary(ramclustObj = NULL, outfile = NULL)
ramclustObj |
R object - the ramclustR object which was used to write the .mat or .msp files |
outfile |
file path/name of output csv summary file. if NULL (default) will be exported to spectra/annotaionSummary.csv |
this function exports a csv file summarizing annotation evidence for each compound
nothing
Corey Broeckling
Broeckling CD, Afsar FA, Neumann S, Ben-Hur A, Prenni JE. RAMClust: a novel feature clustering method enables spectral-matching-based annotation for metabolomics data. Anal Chem. 2014 Jul 15;86(14):6812-7. doi: 10.1021/ac501530d. Epub 2014 Jun 26. PubMed PMID: 24927477.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.