function sorting alignment data frames according to line numbers
1 | sort_align_dev(df, first, second, dnlb = NULL)
|
df |
the alignment data frame to be sorted |
first |
name of first column to be sorted |
dnlb |
a special parameter for sorting NULL per default. Should be either NULL or a vector of size dim(df)[1]. If set those lines/rows marked will be tried to put behind second predecessors |
first |
name of second column to be sorted |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.