mzID-getters: Getter functions for identification data

Description Usage Arguments Value See Also

Description

This set of functions are used to extract data from mzID and mzIDCollection objects.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
evidence(object, safeNames = TRUE)

id(object, safeNames = TRUE)

idScanMap(object)

parameters(object)

software(object)

files(object)

Arguments

object

An mzID or mzIDCollection object

safeNames

Logical. Should column names be lowered to ensure compitability between different versions of the mzIdentML schema. Defaults to TRUE

Value

A data frame or a list of data frames in the case of mzIDCollections

See Also

mzID-class mzIDCollection-class


mzID documentation built on Nov. 8, 2020, 8:08 p.m.