get_identification_table_all: get_identification_table_all

View source: R/get_identification_table_all.R

get_identification_table_allR Documentation

get_identification_table_all

Description

Extract the identifications from multiple results of 'identify_metabolite_all()'. \lifecyclematuring

Usage

get_identification_table_all(
  ...,
  candidate.num = 1,
  level_condition = c(`mz&rt&ms2` = 1, `mz&rt` = 2, `mz&ms2` = 2, mz = 3)
)

Arguments

...

One or multiple results from 'identify_metabolite_all()'.

candidate.num

candidate.num

level_condition

Condition for level assign.

Value

A identification table (data.frame).

Author(s)

Xiaotao Shen shenxt1990@163.com

See Also

The example and demo data of this function can be found https://jaspershen.github.io/metID/articles/metID.html


jaspershen/metID documentation built on July 31, 2022, 11:31 p.m.