matchGeneID: Match gene ids in the novel assembly to a reference

View source: R/matchGeneID.R

matchGeneIDR Documentation

Match gene ids in the novel assembly to a reference

Description

Match gene ids in the novel assembly to a reference

Usage

matchGeneID(novel, ref)

Arguments

novel

A GRanges object of the novel assembly

ref

A GRanges object of the reference annotation

Details

Both the novel and ref GRanges objects must be from the same reference genome.

Value

A data frame of match.


wyguo/RTDBox documentation built on Jan. 31, 2023, 1:19 a.m.