loadBENames {BED} | R 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 |
[Package BED version 1.5.2 Index]