loadBESymbols: Feeding BED: Load symbols associated to BEIDs

View source: R/loadBESymbols.R

loadBESymbolsR Documentation

Feeding BED: Load symbols associated to BEIDs

Description

Not exported to avoid unintended modifications of the DB.

Usage

loadBESymbols(d, be = "Gene", dbname)

Arguments

d

a data.frame with information about the symbols to be loaded. It should contain the following fields: "id", "symbol" and "canonical" (optional).

be

a character corresponding to the BE type (default: "Gene")

dbname

the DB of BEID


patzaw/BED documentation built on April 30, 2024, 5:31 a.m.