draw.plot.comet.nopval {coMET} | R Documentation |
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
draw.plot.comet.nopval(config.var, gbl.var, newpage = TRUE)
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 |
Return gbl.var updated with only annotation tracks and correlation matrix visualised
Tiphaine Martin