UFA_score_coefficients_corrector: Score Coefficients Corrector for...

View source: R/UFA_score_coefficients_corrector.R

UFA_score_coefficients_correctorR Documentation

Score Coefficients Corrector for MolecularFormulaAnnotationTable

Description

This function updates ranking orders of the individual MolecularFormulaAnnotationTable when score coefficients changed.

Usage

UFA_score_coefficients_corrector(input_annotated_molf_address,
output_annotated_molf_address, scoreCoefficients, number_processing_threads = 1)

Arguments

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.


IDSL.UFA documentation built on May 31, 2023, 6:21 p.m.