get_x_y_annotation_columns: get_x_y_annotation_columns

View source: R/utilities.R

get_x_y_annotation_columnsR Documentation

get_x_y_annotation_columns

Description

This function recognise what are the element-wise columns and transcrip-wise columns

Usage

get_x_y_annotation_columns(.data, .horizontal, .vertical, .value)

Arguments

.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

Value

A list


stemangiola/nanny documentation built on July 29, 2023, 1:23 a.m.