blue.white.red.cols {simpleaffy} | R Documentation |
Produces standard colourings for heatmaps.
blue.white.red.cols(x) red.black.green.cols(x) red.yellow.white.cols(x)
x |
How many colours to make |
A vector of colors
Crispin J Miller
hmap
hmap.eset
hmap.pc
## Not run: cols <- blue.white.red.cols(21) ## End(Not run)