plotAlign | R Documentation |
Plots the chromatophic profiles of the compounds found by eRah. Similarly to plotProfile, but with two sub-windows, showing the chromatophic profiles before and after alignment.
plotAlign(Experiment,AlignId, per.class = T, xlim = NULL)
## S4 method for signature 'MetaboSet'
plotAlign(Experiment, AlignId, per.class = T, xlim = NULL)
Experiment |
A 'MetaboSet' S4 object containing the experiment after being deconolved, aligned and (optionally) identified. |
AlignId |
the Id identificator for the compound to be shown. |
per.class |
logical. if TRUE the profiles are shown one color per class, if FALSE one color per sample. |
xlim |
x axsis (retention time) limits (see |
Xavier Domingo-Almenara. xavier.domingo@urv.cat
plotSpectra
plotProfile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.