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


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