indentifyAddedRemovedRegions: Identify regions that are specific to one of the two...

Description Usage Arguments Value Author(s)

Description

Return NULL if there is no shared region between two transcripts.

Usage

1
indentifyAddedRemovedRegions(tx1_id, tx2_id, exons_list)

Arguments

tx1_id

id of transcript 1.

tx2_id

id of transcript 2.

exons_list

named list of GRanges objects containing the exon coordinates for each transcript.

Value

List of GRanges object. First contains exons specific to transcript 1, second contains exons specifc to transcript 2, third contains the shared exons between the two transcripts.

Author(s)

Kaur Alasoo


kauralasoo/reviseAnnotations documentation built on May 20, 2019, 7:41 a.m.