Description Usage Arguments Value Author(s) Examples
View source: R/getProperties.R
Gets the properties of an BridgeDb ID mapping database.
1 | getProperties(mapper)
|
mapper |
loaded BridgeDb identifier mapper |
properties |
a data frame with the properties |
Egon Willighagen
1 2 3 4 5 6 | ## Not run:
location <- getDatabase("Bacillus subtilis")
mapper <- loadDatabase(location)
getProperties(mapper)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.