Arguments
data
a data frame containing at least
'Sample.Name', 'Marker', 'Height', 'Allele', and Dye'.
ref
a data frame containing at least
'Sample.Name', 'Marker', 'Allele'.
lb
string. 'prop' is defualt and locus balance is calculated proportionally
'norm' locus balance is normalised in relation to the locus with the highest total peakheight.
perDye
logical, default is TRUE and locus balance is calculated within each dye.
FALSE locus balance is calculated globally across all dyes.
hb
numerical, definition of heterozygous balance. hb=1; HMW/LMW, hb=2; Max1(Ph)/Max2(Ph).
ignoreCase
logical indicating if sample matching should ignore case.
debug
logical indicating printing debug information.