Description Usage Arguments Value
Create tt object from tibble
1 2 3 4 5 6 7 | create_tt_from_tibble_bulk(
.data,
.sample,
.transcript,
.abundance,
.abundance_scaled = NULL
)
|
.data |
A tibble |
.sample |
The name of the sample column |
.transcript |
The name of the transcript/gene column |
.abundance |
The name of the transcript/gene abundance column |
.abundance_scaled |
The name of the transcript/gene scaled abundance column |
A tibble with an additional column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.