tidybulk,RangedSummarizedExperiment-method {tidybulk}R Documentation

tidybulk

Description

tidybulk

Usage

## S4 method for signature 'RangedSummarizedExperiment'
tidybulk(.data, .sample, .transcript, .abundance, .abundance_scaled = NULL)

Arguments

.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

Value

A 'tidybulk' object


[Package tidybulk version 0.99.23 Index]