annotation_col_color: Color scheme for column annotations of "fheatmap_data"

Description Usage Format Examples

Description

Data frame with color scheme for column annotations of data object "fheatmap_data".

Usage

1
 data("annotation_col_color") 

Format

A data frame with 15 observations on the following variable.

Status

a factor with levels deeppink orange tomato4

Examples

1
2
3
data(annotation_col_color)
fheatmap(fheatmap_data,annotation_col=annotation_col,
          annot_col_color=annotation_col_color)

fheatmap documentation built on Jan. 15, 2017, 6:54 p.m.