Description Usage Arguments Value
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.
1 | orderFusionEnds(fusions)
|
fusions |
A fusion cohort as a data frame with at least the columns: chr1, pos1, chr2, and pos2. |
The input fusion cohort, but with all fusions listed low end first.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.