drawHeatmap: This function draws a heatmap based on given gimmR object.

Description Usage Arguments Note Author(s) See Also

Description

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".

Usage

1
	drawHeatmap(gimmRObj, color="red-green", ...)

Arguments

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().

Note

Email Address : medvedm@ucmail.uc.edu

Author(s)

Mario Medvedovic, Vinayak Kumar

See Also

runGimmNPosthoc, runGimm, runPosthoc


uc-bd2k/gimmR documentation built on May 3, 2019, 2:15 p.m.