annotation_row: Annotations of rows in "fheatmap_data"

Description Usage Format Details Examples

Description

Data frame with annotations of rows in data object "fheatmap_data".

Usage

1
 data("annotation_row") 

Format

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

Disease

A factor with levels INS LCK PIP

Pathways

A numeric vector

Details

A dataframe with two features (Diesease and Pathways) of gene.

Examples

1
2
data(annotation_row)
fheatmap(fheatmap_data,annotation_row=annotation_row)

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