Description Usage Arguments Value Examples
SummarizedExperiment objects returned by tximeta
have
associated TxDb or EnsDb databases which are cached locally and used
to perform various metadata related tasks. This helper function
retrieves the database itself for the user to perform any additional
operations.
1 | retrieveDb(se)
|
se |
the SummarizedExperiment |
a database object
1 2 | example(tximeta)
edb <- retrieveDb(se)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.