The list of compounds selective masses and their relative quantification for each sample in a given experiment
mzList(Experiment, by.area=TRUE)
A 'MetaboSet' S4 object containing the experiment data. The experiment has to be previously deconvolved, aligned and (optionally) identified.
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.
Returns an alignment table containing the list of the selected MZ and their relative quantification for each sample in a given experiment.