View source: R/FSA_msp_annotator.R
FSA_msp_annotator | R Documentation |
This function arranges the parameters for the annotation process
FSA_msp_annotator(PARAM_SPEC, libFSdb, address_input_msp, output_path,
allowedVerbose = TRUE)
PARAM_SPEC |
a parameter driven from the 'FSA_SpectraSimilarity_xlsxAnalyzer' module. |
libFSdb |
a converted .msp library reference files (FSDB) using the 'msp2FSdb' module |
address_input_msp |
address of the .msp files |
output_path |
output path |
allowedVerbose |
c(TRUE, FALSE). A 'TRUE' allowedVerbose provides messages about the flow of the function. |
A dataframe of matched annotated spectra stored in the output directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.