getProperties: BridgeDb database properties.

Description Usage Arguments Value Author(s) Examples

View source: R/getProperties.R

Description

Gets the properties of an BridgeDb ID mapping database.

Usage

1
getProperties(mapper)

Arguments

mapper

loaded BridgeDb identifier mapper

Value

properties

a data frame with the properties

Author(s)

Egon Willighagen

Examples

1
2
3
4
5
6
## Not run: 
location <- getDatabase("Bacillus subtilis")
mapper <- loadDatabase(location)
getProperties(mapper)

## End(Not run)

BridgeDbR documentation built on Nov. 8, 2020, 5:09 p.m.