NebulaSE-class | R Documentation |
A subclass that provides no additional slots,
but exists to implement polymorphic behavior of tidy
, results
and resultsNames
## S3 method for class 'NebulaSE' tidy(x, ...) ## S4 method for signature 'NebulaSE' tidy(x, ...)
x |
output from |
... |
not used |
tibble
with columns matching biobroom::tidy.DESeqResults()
tidy.NebulaSE
: return tidy results
tidy,NebulaSE-method
: S4 tidy
run_nebula()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.