Combines transcripts that are within the same gene annotation, combining
smaller transcripts for genes
with low regulation into a single transcript representing the gene.
GRanges of non-overlapping annotations for reference.
geneSize
Numeric. Minimum gene size in annotations to be used as
reference.
Default: 1000
threshold
Numeric. Ratio of overlapped region relative to transcript
width.
Transcripts only greater than this threshold are subjected to be combined.
Default: 0.8
plot
Logical. If set to TRUE, show easch step in a plot.
Default: FALSE