Learn R Programming

tidyHeatmap (version 1.11.6)

get_sample_transcript_counts: Get column names either from user or from attributes

Description

Get column names either from user or from attributes

Usage

get_sample_transcript_counts(.data, .sample, .transcript, .abundance)

Value

A list of column enquo or error

Arguments

.data

A tibble

.sample

A character name of the sample column

.transcript

A character name of the transcript/gene column

.abundance

A character name of the read count column