get_x_y_annotation_columns | R Documentation |
This function recognise what are the element-wise columns and transcrip-wise columns
get_x_y_annotation_columns(.data, .horizontal, .vertical, .value)
.data |
A 'tbl' formatted as | <element> | <feature> | <value> | <...> | |
.horizontal |
The name of the column horizontally presented in the heatmap |
.vertical |
The name of the column vertically presented in the heatmap |
.value |
The name of the feature/gene value column |
A list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.