get_sample_counts: Get column names either from user or from attributes
Description
Get column names either from user or from attributes
Usage
get_sample_counts(.data, .sample, .abundance)
Value
A list of column enquo or error
Arguments
- .data
A tibble
- .sample
A character name of the sample column
- .abundance
A character name of the read count column