mzList: MZ list

Description Usage Arguments Details See Also

View source: R/mzQuan.R

Description

The list of compounds selective masses and their relative quantification for each sample in a given experiment

Usage

1
mzList(Experiment, by.area=TRUE)

Arguments

Experiment

A 'MetaboSet' S4 object containing the experiment data. The experiment has to be previously deconvolved, aligned and (optionally) identified.

by.area

if TRUE (default), the function outputs the quantification by the area of the mz of each compound. If FALSE, the function outputs the peak intensity.

Details

Returns an alignment table containing the list of the selected MZ and their relative quantification for each sample in a given experiment.

See Also

quantSM, plotMZ


baitmet documentation built on May 2, 2019, 11 a.m.

Related to mzList in baitmet...