Description Usage Arguments Value
tidybulk_to_SummarizedExperiment
1 2 3 4 5 6 | tidybulk_to_SummarizedExperiment(
.data,
.sample = NULL,
.transcript = NULL,
.abundance = 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 |
A SummarizedExperiment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.