mergeByMaxDifference: If two transcripts in a GRanges list a are not sufficiently...

View source: R/constructAlternativeEvents.R

mergeByMaxDifferenceR Documentation

If two transcripts in a GRanges list a are not sufficiently different from each other, then keep only one.

Description

If two transcripts in a GRanges list a are not sufficiently different from each other, then keep only one.

Usage

mergeByMaxDifference(granges_list, max_internal_diff = 10,
  max_start_end_diff = 25)

kauralasoo/txrevise documentation built on March 31, 2022, 12:03 p.m.