loadIsHomologOf: Feeding BED: Load homology between BE IDs

View source: R/loadIsHomologOf.R

loadIsHomologOfR Documentation

Feeding BED: Load homology between BE IDs

Description

Not exported to avoid unintended modifications of the DB.

Usage

loadIsHomologOf(d, db1, db2, be = "Gene")

Arguments

d

a data.frame with information about the homologies to be loaded. It should contain the following fields: "id1" and "id2".

db1

the DB of id1

db2

the DB of id2

be

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


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