plotSetMEic: Plot series of Eics

Description Usage Arguments Value Note Author(s) Examples

View source: R/plotSetMEic (another copy).r View source: R/plotSetMEic (copy).r View source: R/plotSetMEic.r

Description

Plot series of Eics

Usage

1
plotSetMEic(obj,WhichRT="rtcor",groupCol=NULL,colorCol=NULL,addfile="./",endfile="-Eic",repDots="-",cexEL=0.6,...)

Arguments

obj

metaboSet object

WhichRT

retention time to consider

groupCol

Grouping factor to plot Eics

colorCol

Column in obj$Meta to specify colors to be used

addfile

What to add before the filename

endfile

What to add to the end of the file name

repDots

Replacing dots

cexEL

cex for the Eic Legend

...

Arguments 1) used to match analytes from obj$Eic$File and 2) passed to par and pdf including mfrow

Value

Experiment object

Note

Experimental: to be used with profiling data from DEn

Author(s)

David Enot david.enot@gustaveroussy.fr

Examples

1
2
3
4
5
#### Dump them all in a file:  by default all of them
## Not run: 
plot(mydata,outfile="DumpAll.pdf",cex.main=1,height=8,cexBP = 0.4)

## End(Not run)

kroemerlab/GRMeta documentation built on March 25, 2020, 11:32 a.m.