loadIsTranslatedIn {BED} | R Documentation |
Not exported to avoid unintended modifications of the DB.
loadIsTranslatedIn(d, tdb, pdb)
d |
a data.frame with information about the translation events. It should contain the following fields: "tid", "pid" and "canonical" (optional). |
tdb |
the DB of Transcript IDs |
pdb |
the DB of Peptide IDs |