get_x_y_annotation_columns: get_x_y_annotation_columns

Description Usage Arguments Value

View source: R/utilities.R

Description

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

Usage

1
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


nanny documentation built on July 1, 2020, 10:20 p.m.