loadIsTranslatedIn: Feeding BED: Load correspondance between transcripts and...

View source: R/loadIsTranslatedIn.R

loadIsTranslatedInR Documentation

Feeding BED: Load correspondance between transcripts and peptides as translation events

Description

Not exported to avoid unintended modifications of the DB.

Usage

loadIsTranslatedIn(d, tdb, pdb)

Arguments

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


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