Description Usage Arguments Details Value Author(s)
Q-assignation. It also takes care of include new alleles into popFreq by assigning it lowest observed frequnce.
1  | Qassignate(samples, popFreq, refData = NULL, doQ = TRUE)
 | 
samples | 
 A List with samples which for each samples has locus-list elements with list elements adata and hdata. 'adata' is a qualitative (allele) data vector and 'hdata' is a quantitative (peak heights) data vector.  | 
popFreq | 
 A list of allele frequencies for a given population.  | 
refData | 
 Reference objects with list element [[s]]$adata[[i]]. The list element has reference-list with list-element 's' having a loci-list adata with list-element 'i storing qualitative data.  | 
Assignes non-shown alleles as one single allele.
ret A list(popFreq,refData) with Q-assignated alleles.
Oyvind Bleka <Oyvind.Bleka.at.fhi.no>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.