View source: R/add_remote_db.R
Add a RNA database from a remote source into this project
1 | add_remote_db(ARG_LIST, db.type = "ensembl", db.version = "", update = F)
|
ARG_LIST |
list with user settings created by prepare_input_arguments() |
db.type |
Database type, either "refseq" or "ensembl" (default) |
db.version |
Release number |
update |
Renew existing data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.