This function arranges the parameters for the annotation process
FSA_msp_annotator(PARAM_SPEC, libFSdb, address_input_msp, output_path,
allowedVerbose = TRUE)A dataframe of matched annotated spectra stored in the output directory.
a parameter driven from the `FSA_SpectraSimilarity_xlsxAnalyzer` module.
a converted .msp library reference files (FSDB) using the `msp2FSdb` module
address of the .msp files
output path
c(TRUE, FALSE). A `TRUE` allowedVerbose provides messages about the flow of the function.