Arguments
data
data frame containing at least columns
'Sample.Name', 'Marker', and 'Alleles'.
ref
data frame containing at least columns
'Sample.Name', 'Marker', and 'Alleles'.
byName
if TRUE matching of samples and ref by
name, if FALSE by position.
matchSource
if 'ref' sample names from 'ref' is
used as source for matching. Allowes for partial matching
of sample names (e.g. 'AB' matches '01_ABc'). NB! names
in 'ref' must be unique to sample names refering to a
single DNA source. If 'data' sample nam
ignoreCase
If TRUE name matching is case
insensitive.