get_most_probable: Get the most probable structure for the whole input...

View source: R/annotation_functions.R

get_most_probableR Documentation

Get the most probable structure for the whole input data.frame.

Description

Get the most probable structure for the whole input data.frame.

Usage

get_most_probable(possibilities)

Arguments

possibilities

A data.frame of possible structures.

Value

A vector containing the row id(s) of the most probable structure(s).


eMetaboHUB/MS-CleanR documentation built on Jan. 3, 2024, 8:55 p.m.