Learn R Programming

fheatmap (version 1.0.1)

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)

Run the code above in your browser using DataLab