View source: R/spladder_parsing.R
sort_columns | R Documentation |
Sorts columns of junction output file in the following order: "junction_start", "junction_end", "strand", "chromosome", "Gene", "class", "junction_id"
sort_columns(tib)
tib |
A tibble with the following as given in the description. |
A tibble with sorted columns as given above
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.