get_x_y_annotation_columns {tidybulk} | R Documentation |
This function recognise what are the sample-wise columns and transcrip-wise columns
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