R/spladder_parsing.R
sort_columns.RdSorts 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