data.frame with additional numeric column 'Order'.
Arguments
data
data frame or vector.
kit
string representing the forensic STR kit used.
Default is NULL and automatic detection of kit will be attempted.
overwrite
logical if TRUE and column exist it will be overwritten.
ignore.case
logical if TRUE case in marker names will be ignored.
debug
logical indicating printing debug information.
Details
Markers in a kit appear in a certain order. Not all STR-validator functions
keep the original marker order in the result. A column indicating the marker
order is added to the dataset. This is especially useful when exporting the
data to an external spread-sheet software and allow to quickly sort the data
in the correct order.