R/spladder_parsing.R
sort_columns.Rd
Sorts columns of junction output file in the following order: "junction_start", "junction_end", "strand", "chromosome", "Gene", "class", "junction_id"
sort_columns(tib)
A tibble with sorted columns as given above