annotation_row_color: Color scheme for row annotations of "fheatmap_data"

Description Usage Format Examples

Description

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

Usage

1
 data("annotation_row_color") 

Format

A data frame with 15 observations on the following 2 variables.

Disease

a factor with levels deeppink limegreen tomato4

Pathways

a logical vector

Examples

1
2
3
data(annotation_row)
fheatmap(fheatmap_data,annotation_row=annotation_row,
          annot_row_color=annotation_row_color)

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