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

sort_by_chr_and_start(dataframe)

Arguments

dataframe

dataframe to be sorted

Value

sorted dataframe