loadIsExpressedAs {BED} | R Documentation |
Not exported to avoid unintended modifications of the DB.
loadIsExpressedAs(d, gdb, tdb)
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 |