orderFusionEnds: Order fusion ends in the cohort.

Description Usage Arguments Value

Description

Cannonically ordered fusions are ordered with lower end first. This switches them if the high end was first. Low means alphabetic ordering by chr, and then numeric ordering by position. No fusion can have the same left and right side as positions are the last included base on each end.

Usage

1
orderFusionEnds(fusions)

Arguments

fusions

A fusion cohort as a data frame with at least the columns: chr1, pos1, chr2, and pos2.

Value

The input fusion cohort, but with all fusions listed low end first.


jefferys/FusionClust documentation built on May 22, 2019, 2:39 p.m.