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


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