blue.white.red.cols {simpleaffy}R Documentation

Generate colourings for heatmaps

Description

Produces standard colourings for heatmaps.

Usage

  blue.white.red.cols(x)
  red.black.green.cols(x)
  red.yellow.white.cols(x)

Arguments

x How many colours to make

Value

A vector of colors

Author(s)

Crispin J Miller

See Also

hmap hmap.eset hmap.pc

Examples

  ## Not run: 
       cols <- blue.white.red.cols(21)
  
## End(Not run)

[Package simpleaffy version 2.18.0 Index]