calculateAT(data, ref = NULL, mask.height = TRUE, height = 500, mask.sample = TRUE, per.dye = TRUE, range.sample = 20, mask.ils = TRUE, range.ils = 10, k = 3, rank.t = 0.99, alpha = 0.01, ignore.case = TRUE, word = FALSE, debug = FALSE)
If samples containing DNA are used, a range around the allelic peaks can be masked from the analysis to discard peaks higher than the noise. Masking can be within each dye or across all dye channels. Similarily a range around the peaks of the internal lane standard (ILS) can be masked across all dye channels. Which can bleed-through in week samples (i.e. negative controls) The mean, standard deviation, and number of peaks are calculated per dye per sample, per sample, globally across all samples, and globally across all samples per dye, for each method to estimate AT. Also the complete percentile rank list is calculated.
maskAT
, checkSubset