import.msfinder.structures | R Documentation |
write RAMClustR processing methods and citations to text file
import.msfinder.structures(ramclustObj = NULL, mat.dir = NULL, msp.dir = NULL)
ramclustObj |
R object - the ramclustR object which was used to write the .mat or .msp files |
mat.dir |
directory in which to look for mat file MSFinder output - by default the /spectra/mat in the working directory |
msp.dir |
directory in which to look for msp file MSFinder output - by default the /spectra/msp in the working directory |
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.