View source: R/getProperties.R
getProperties | R Documentation |
Gets the properties of an BridgeDb ID mapping database.
getProperties(mapper)
mapper |
loaded BridgeDb identifier mapper |
properties |
a data frame with the properties |
Egon Willighagen
## 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.