- data
a data frame containing at least
'Sample.Name', 'Marker', 'Height', and 'Allele'.
- ref
a data frame containing at least
'Sample.Name', 'Marker', 'Allele'.
- hb
numerical, definition of heterozygote balance. Default is hb=1.
hb=1: HMW/LMW, hb=2: LMW/HMW, hb=3; min(Ph)/max(Ph).
- kit
character defining the kit used. If NULL automatic detection is attempted.
- sex.rm
logical TRUE removes sex markers defined by 'kit'.
- qs.rm
logical TRUE removes quality sensors defined by 'kit'.
- ignore.case
logical indicating if sample matching should ignore case.
- exact
logical indicating if exact sample matching should be used.
- word
logical indicating if word boundaries should be added before sample matching.
- debug
logical indicating printing debug information.