Plots the chromatophic profiles of the masses (selective) for each compound.
plotMZ(Experiment, AlignId, mz.ind=1, per.class=T, aligned=FALSE, xlim=NULL)
A 'MetaboSet' S4 object containing the experiment after the masses have been quantified by quantSM() function.
the Id identificator for the compound to be shown.
Integer. the -th selective mass, the 1 (st) selective mass, the 2 (nd) selective mass, etc..
logical. if TRUE the profiles are shown one color per class, if FALSE one color per sample.
logical. if TRUE the profiles (masses) are shown aligned for a better visual comparison, if FALSE they are shown as they are.
x axsis (retention time) limits (see plot.default
).