tidybulk_to_SummarizedExperiment: tidybulk_to_SummarizedExperiment

Description Usage Arguments Value

Description

tidybulk_to_SummarizedExperiment

Usage

1
2
3
4
5
6
tidybulk_to_SummarizedExperiment(
  .data,
  .sample = NULL,
  .transcript = NULL,
  .abundance = NULL
)

Arguments

.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

Value

A SummarizedExperiment


tidybulk documentation built on April 7, 2021, 6 p.m.