This function updates ranking orders of the individual MolecularFormulaAnnotationTable when score coefficients changed.
UFA_score_coefficients_corrector(input_annotated_molf_address,
output_annotated_molf_address, scoreCoefficients, number_processing_threads = 1)
Address to load the individual MolecularFormulaAnnotationTables.
Address to save the individual MolecularFormulaAnnotationTables.
A vector of five numbers representing coefficients of the identification score function.
Number of processing threads for multi-threaded computations.