| tidybulk,tbl_df-method {tidybulk} | R Documentation |
tidybulk
## S4 method for signature 'tbl_df' tidybulk(.data, .sample, .transcript, .abundance, .abundance_scaled = NULL)
.data |
A 'tbl' formatted as | <SAMPLE> | <TRANSCRIPT> | <COUNT> | <...> | |
.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 'tidybulk' object