Description Usage Format Examples
Data frame with color scheme for column annotations of data object "fheatmap_data".
1 | data("annotation_col_color")
|
A data frame with 15 observations on the following variable.
Status
a factor with levels deeppink
orange
tomato4
1 2 3 | data(annotation_col_color)
fheatmap(fheatmap_data,annotation_col=annotation_col,
annot_col_color=annotation_col_color)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.