loadBENames: Feeding BED: Load names associated to BEIDs

View source: R/loadBENames.R

loadBENamesR Documentation

Feeding BED: Load names associated to BEIDs

Description

Not exported to avoid unintended modifications of the DB.

Usage

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

Arguments

d

a data.frame with information about the names to be loaded. It should contain the following fields: "id", "name".

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.