write.methods | R Documentation |
write RAMClustR processing methods and citations to text file
write.methods(ramclustObj = NULL, filename = NULL)
ramclustObj |
R object - the ramclustR object which was used to write the .mat or .msp files |
filename |
define filename/path to write. uses 'ramclustr_methods.txt' and the working directory by default. |
this function exports a file called ramclustr_methods.txt which contains the processing history, parameters used, and relevant citations.
an annotated ramclustR object
nothing - new file written to working director
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.