Description Usage Format Examples
Data frame with color scheme for row annotations of data object "fheatmap_data".
1 | data("annotation_row_color")
|
A data frame with 15 observations on the following 2 variables.
Diseasea factor with levels deeppink limegreen tomato4
Pathwaysa logical vector
1 2 3 | data(annotation_row)
fheatmap(fheatmap_data,annotation_row=annotation_row,
annot_row_color=annotation_row_color)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.