Description Usage Arguments Details Value Author(s)
View source: R/FindInformativeLoci.r View source: R/PloidyPal.R
ses the info from CheckPloidy() to find which loci are informative based on some previously known individuals.
1 | FindInformativeLoci(outlierThresh, numOutliers, informativeThresh)
|
outlierThresh |
Threshold for what allelic distance constitues an outlier |
numOutliers |
number of outliers allowed per locus |
informativeThresh |
Distance between average tetraploid vs diploid that makes a loci count as informative |
CutInfs takes a number and shortens the informative loci to that number. UncutInfs undoes that process
cutMat is a sorted matrix of informative loci and their distance differences.
William Booker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.