plotAlign: Plotting chromatophic profile with and without alignement

Description Usage Arguments Author(s) See Also

View source: R/plotting.R

Description

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.

Usage

1
plotAlign(Experiment,AlignId, per.class=T, xlim=NULL)

Arguments

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 plot.default).

Author(s)

Xavier Domingo-Almenara. xavier.domingoa@eurecat.org

See Also

plotSpectra, plotProfile


erah documentation built on May 11, 2021, 9:11 a.m.