matchByTranscript: Takes two tables from the database and extracts the rows of...

View source: R/DataBaseGetters.R

matchByTranscriptR Documentation

Takes two tables from the database and extracts the rows of toBeMatched that matches the txNames in referenced. Both must have a column called txNames

Description

Takes two tables from the database and extracts the rows of toBeMatched that matches the txNames in referenced. Both must have a column called txNames

Usage

matchByTranscript(toBeMatched, referenced)

Value

the toBeMatched object matched by txNames


Roleren/uORFomePipe documentation built on Jan. 14, 2024, 5:11 a.m.