with_dbi | R Documentation |
AnnotationDbi
package.An AnnotationDbi
object cannot be used in parallel, so this is a workaround.
with_dbi(annotation_db_file, dbi_fun, ...)
annotation_db_file |
A character scalar: path to SQLite file of annotation DB, e.g. |
dbi_fun |
A function from the |
... |
Parameters passed to |
An output from dbi_fun
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.