reciprocal.Rd
Identifies reciprocally connected junctions, i.e. breakends from non-identical junctions that are "linked" by an inter-breakpoint distance less than a given threshold. Edges and nodes are marked by the "ecluster" metadata field
reciprocal(gg, thresh = 5e+05, max.small = 10000)
gGraph
threshold for edge clusters. Default: 5e5
max small threshold for edge clusters. Default: 1e4
gGraph with $ecluster marking on nodes and edges labeling unique reciprocal events
Reciprocal junctions are junctions with breakends that are mutually adjacent and opposite.
i.e. breakends from non-identical junctions that are "linked" by an inter-breakpoint distance less than a given threshold. Edges and nodes are marked by the "ecluster" metadata field