WGCNA (version 1.72-5)

displayColors: Show colors used to label modules

Description

The function plots a barplot using colors that label modules.

Usage

displayColors(colors = NULL)

Value

None.

Arguments

colors

colors to be displayed. Defaults to all colors available for module labeling.

Author

Peter Langfelder

Details

To see the first n colors, use argument colors = standardColors(n).

See Also

standardColors

Examples

Run this code
  displayColors(standardColors(10))

Run the code above in your browser using DataLab