tidybulk_to_SummarizedExperiment {tidybulk} | R Documentation |
tidybulk_to_SummarizedExperiment
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