getProperties: BridgeDb database properties.

View source: R/getProperties.R

getPropertiesR Documentation

BridgeDb database properties.

Description

Gets the properties of an BridgeDb ID mapping database.

Usage

getProperties(mapper)

Arguments

mapper

loaded BridgeDb identifier mapper

Value

properties

a data frame with the properties

Author(s)

Egon Willighagen

Examples

## Not run: 
location <- getDatabase("Bacillus subtilis")
mapper <- loadDatabase(location)
getProperties(mapper)

## End(Not run)

egonw/BridgeDbR documentation built on Sept. 18, 2023, 8:14 p.m.