Description Usage Arguments Value Author(s) Examples
Downloads a identifier mapping database for the given organism. The optional location parameter can be used to indicate where the file should be stored. If not give, it will save it in a temporary folder.
This method extracts links from https://bridgedb.github.io/data/gene_database/ to identifier mapping databases hosted on Zenodo and Figshare, two public data archives.
1 | getDatabase(organism,location,website)
|
organism |
the organism name |
location |
optional parameter to indicate where the database should be saved |
website |
optional URL of the server where to look for BridgeDb identifier mapping databases |
location |
the location where the database was saved |
Egon Willighagen Christ Leemans
1 2 | ## Not run: location <- getDatabase("Bacillus subtilis")
## Not run: location <- getDatabase("Homo sapiens")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.