This function generates integrated and most abundant aligned spectra from the aligned spectra
CSA_alignedMetaSpectraCataloger(address_input_msp, peakXcol, peak_height,
CSA_aligned_property_table, groupedID, minTanimotoCoefficient = 0.5,
number_processing_threads = 1)A list of two objects for `MSP_integrated_aligned_spectra` and `MSP_most_abundant_aligned_spectra`
address of the .msp files generated via IDSL.IPA DIA grouping
aligned indexed peak table
aligned peak height table
a matrix of three columns of "IPA detection frequency", "median_height", and "median_R13C" for the aligned peak table
A 2-column dataframe of `Co-detectedIDs` and `TanimotoCoefficients` from the `CSA_alignedPeaksTanimotoCoefficientCalculator` module
minimum Tanimoto coefficient
Number of processing threads for multi-threaded processing