getSystemCode {BridgeDbR}R Documentation

Return the system code of a particular data source.

Description

Data sources are defined by a title and a short system code. This method converts a name into a system code.

Usage

getSystemCode(name)

Arguments

name

name of the data source

Value

systemCode

the system code of the data source

Author(s)

Egon Willighagen Christ Leemans

Examples

systemCode <- getSystemCode("ChEBI")

[Package BridgeDbR version 1.22.0 Index]