Sorts columns of junction output file in the following order: "junction_start", "junction_end", "strand", "chromosome", "Gene", "class", "junction_id"

sort_columns(tib)

Arguments

tib

A tibble with the following as given in the description.

Value

A tibble with sorted columns as given above