Extract central blocks in inversions
Arguments
- gb
A
GBreaks.- rename
Replace range names by their numeric order before subsetting.
- detect
Run again
flagInversions()ifTRUE, else reuse theinvflag or fail if it is absent.
Value
Returns the GBreaks object in which all ranges that are not
the central part of an inversion triplet have been discarded. If the object
was missing the inv metadata column, return the object after discarding all
of its ranges.
See also
Other Inversion functions:
filterDoubleInversions(),
flagDoubleInversions(),
flagInversions(),
flagPairs(),
flipInversions(),
leftInversionGaps(),
removeDoubleInversions(),
removeInversions(),
showInversions()