loadBeAttribute: Feeding BED: Load attributes for biological entities in BED

View source: R/loadBeAttribute.R

loadBeAttributeR Documentation

Feeding BED: Load attributes for biological entities in BED

Description

Not exported to avoid unintended modifications of the DB.

Usage

loadBeAttribute(d, be = "Gene", dbname, attribute)

Arguments

d

a data.frame providing for each BE ID ("id" column) an attribute value ("value" column). There can be several values for each id.

be

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

dbname

the DB from which the BE ID are taken

attribute

the name of the attribute to be loaded


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