Learn R Programming

fheatmap (version 1.0.0)

Row Annotations: Annotations of rows in "fheatmap_data"

Description

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

Usage

data("annotation_row")

Arguments

Details

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

Examples

Run this code
data(annotation_row)
fheatmap(fheatmap_data,annotation_row=annotation_row,display_tree_col = FALSE,
          cluster_rows = TRUE,display_tree_row = TRUE)

Run the code above in your browser using DataLab