getIdentificationTable2: Get identification table from a mzIdentifyClass object

getIdentificationTable2R Documentation

Get identification table from a mzIdentifyClass object

Description

Get identification table from a mzIdentifyClass object.

Usage

getIdentificationTable2(
  object,
  candidate.num = 3,
  type = c("old", "new"),
  silence.deprecated = FALSE
)

Arguments

object

mzIdentifyClass object.

candidate.num

The number of candidates.

type

The type of identification table.

silence.deprecated

Silenc the deprecated information or not.

Value

A identification table (data.frame).

Author(s)

Xiaotao Shen xiaotao.shen@outlook.com

See Also

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


tidymass/metid documentation built on Sept. 14, 2024, 4:43 p.m.