Description Usage Arguments Value
This function recognise what are the sample-wise columns and transcrip-wise columns
1 2 3 4 5 6 7 | get_x_y_annotation_columns(
.data,
.horizontal,
.vertical,
.abundance,
.abundance_scaled
)
|
.data |
A 'tbl' formatted as | <SAMPLE> | <TRANSCRIPT> | <COUNT> | <...> | |
.horizontal |
The name of the column horizontally presented in the heatmap |
.vertical |
The name of the column vertically presented in the heatmap |
.abundance |
The name of the transcript/gene abundance column |
.abundance_scaled |
The name of the transcript/gene scaled abundance column |
A list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.