Remove translocations
Arguments
- gb
A
GBreaks
object.- detect
Run again
flagTranslocations()
ifTRUE
, else reuse thetra
flag or fail if it is absent.
Value
Returns the GBreaks
object after removing the ranges that are
translocated and coalescing the resulting collinear ranges.
See also
Other Translocation functions:
filterTranslocations()
,
flagTranslocations()
,
showTranslocations()
Other modifier functions:
bridgeRegions()
,
coalesce_contigs()
,
flipInversions()
,
forceSeqLengths()
,
guessSeqLengths()
,
keepLongestPair()
,
mergeSeqLevels()
,
removeDoubleInversions()
,
removeInversions()
,
reverse()
,
splitSeqLevel()
,
swap()