Learn R Programming

BridgeDbR (version 1.6.0)

getBridgeNames: Method to list the BridgeDb identifier mapping file names as available from the download site.

Description

This method returns a list of file names of BridgeDb identifier mapping files as they are available from the mapping file download site. The optional code parameter can be used to restrict the list to a specific organism.

Usage

getBridgeNames(code)

Arguments

code
the organism code

Value

list
the list of available BridgeDb mapping files

Examples

Run this code
files <- getBridgeNames("Hs")

Run the code above in your browser using DataLab