This function groups co-detected peaks on the aligned table.
CSA_alignedPeaksTanimotoCoefficientCalculator(address_input_msp, peakXcol,
minPercenetageDetection = 5, minNumberFragments = 2, minTanimotoCoefficient = 0.1,
RTtolerance = 0.05, number_processing_threads = 1)A 2-column dataframe of `Co-detectedIDs` and `TanimotoCoefficients`
address of the .msp files generated via IDSL.IPA CSA aggregation
aligned indexed peak table
minimum CSA frequency detection
minimum frequency
minimum Tanimoto coefficient
retention time tolerance to detect common peaks
Number of processing threads for multi-threaded processing