Description Usage Arguments Value
Get column names either from user or from attributes
1 2 3 4 5 6 7 | get_elements_features_abundance(
.data,
.element,
.feature,
.abundance,
of_samples = TRUE
)
|
.data |
A tibble |
.element |
A character name of the sample column |
.feature |
A character name of the transcript/gene column |
.abundance |
A character name of the read count column |
of_samples |
A boolean |
A list of column enquo or error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.