NebulaSE-class: SummarizedExperiment with Nebula results

NebulaSE-classR Documentation

SummarizedExperiment with Nebula results

Description

A subclass that provides no additional slots, but exists to implement polymorphic behavior of tidy, results and resultsNames

Usage

## S3 method for class 'NebulaSE'
tidy(x, ...)

## S4 method for signature 'NebulaSE'
tidy(x, ...)

Arguments

x

output from run_nebula()

...

not used

Value

tibble with columns matching biobroom::tidy.DESeqResults()

Functions

  • tidy.NebulaSE: return tidy results

  • tidy,NebulaSE-method: S4 tidy

See Also

run_nebula()


amcdavid/GeneseeBulk documentation built on March 26, 2022, 4:58 a.m.