get_sample_transcript {tidyHeatmap} | R Documentation |
Get column names either from user or from attributes
Description
Get column names either from user or from attributes
Usage
get_sample_transcript(.data, .sample, .transcript)
Arguments
.data |
A tibble |
.sample |
A character name of the sample column |
.transcript |
A character name of the transcript/gene column |
Value
A list of column enquo or error
[Package tidyHeatmap version 1.8.1 Index]