Learn R Programming

baitmet (version 1.0.1)

mzList: MZ list

Description

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

Usage

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