Learn R Programming

BED (version 1.5.2)

loadCodesFor: Feeding BED: Load correspondance between genes and objects as coding events

Description

Not exported to avoid unintended modifications of the DB.

Usage

loadCodesFor(d, gdb, odb)

Arguments

d

a data.frame with information about the coding events. It should contain the following fields: "gid" and "oid"

gdb

the DB of Gene IDs

odb

the DB of Object IDs