Get identification table from a mzIdentifyClass object.

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).

See also

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

Author

Xiaotao Shen shenxt1990@outlook.com