Description Usage Arguments Note Author(s) See Also
This function draws a heatmap based on given gimmR object. User can provide the two types of color scheme, either "blue-yellow" or "red-green".
1 | drawHeatmap(gimmRObj, color="red-green", ...)
|
gimmRObj |
This is the list of the all data returned after running gimm and posthoc related methods. This contains the hGClustData and clustData. |
color |
Color scheme provided by user. It can be either "red-green" or "blue-yellow". Default is "red-green". |
... |
Additional parameters passed on to heatmap(). |
Email Address : medvedm@ucmail.uc.edu
Mario Medvedovic, Vinayak Kumar
runGimmNPosthoc, runGimm, runPosthoc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.