library("prolfquapp")
if (FALSE) {
x <- readr::read_csv("test/out_results_zip/mzmine/result_annotations.csv")
x
feature_annotation_collapse_to_single_row(x)
}get best feature annotation.
Description
get best feature annotation.
Usage
feature_annotation_collapse_to_single_row(x)
Arguments
x
|
data frame of feature annotations |