sort_columns: Sorts columns of junction output file in the following order:...

View source: R/spladder_parsing.R

sort_columnsR Documentation

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

Description

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

Usage

sort_columns(tib)

Arguments

tib

A tibble with the following as given in the description.

Value

A tibble with sorted columns as given above


TRON-Bioinformatics/splice2neo documentation built on July 1, 2024, 7:57 p.m.