Learn R Programming

coMET (version 1.4.4)

draw.plot.comet.web: Display the three plots of coMET for the web version

Description

Display the three plots of coMET according to configuration files : on the upper plot is the plot of pvalue, the middle plot has the annotation tracks, and the lower plot is the heatmap of correlation between CpG sites for the web version

Usage

draw.plot.comet.web(config.var, gbl.var, newpage = TRUE)

Arguments

config.var
list of all variables defined in configuration file or via options of comet function
gbl.var
list of internal variables
newpage
Option to ask if the plot should create on new page or not

Value

Return gbl.var updated with different elements of plot produced by the function comet.web