sort_by_chr_and_start: sort the dataframe using CHR and START sorting column first...

View source: R/sort_by_chr_and_start.R

sort_by_chr_and_startR Documentation

sort the dataframe using CHR and START sorting column first for CHR and after for START

Description

sort the dataframe using CHR and START sorting column first for CHR and after for START

Usage

sort_by_chr_and_start(dataframe)

Arguments

dataframe

dataframe to be sorted

Value

sorted dataframe


drake69/semseeker documentation built on Sept. 17, 2023, 12:22 a.m.