loadIsExpressedAs: Feeding BED: Load correspondance between genes and...

View source: R/loadIsExpressedAs.R

loadIsExpressedAsR Documentation

Feeding BED: Load correspondance between genes and transcripts as expression events

Description

Not exported to avoid unintended modifications of the DB.

Usage

loadIsExpressedAs(d, gdb, tdb)

Arguments

d

a data.frame with information about the expression events. It should contain the following fields: "gid", "tid" and "canonical" (optional).

gdb

the DB of Gene IDs

tdb

the DB of Transcript IDs


BED documentation built on March 7, 2023, 6:54 p.m.