View source: R/UFA_score_coefficients_corrector.R
UFA_score_coefficients_corrector | R Documentation |
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)
input_annotated_molf_address |
Address to load the individual MolecularFormulaAnnotationTables. |
output_annotated_molf_address |
Address to save the individual MolecularFormulaAnnotationTables. |
scoreCoefficients |
A vector of five numbers representing coefficients of the identification score function. |
number_processing_threads |
Number of processing threads for multi-threaded computations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.