Description Usage Details Value Author(s)
View source: R/DeterminePloidy.r View source: R/PloidyPal.R
Graphs individuals for agreeing informative sites by ploidy
1 | DeterminePloidy(meanThresh, sdThresh, inds)
|
meanThresh is your plus minus threshold (between 0 and 1) multiplier to mean allelic distance for comparison of informative loci. Default is 0.75
sdThresh is your plus minus threshold (between 0 and 1) multiplier to mean tetraploid standard deviation for comparison of informative loci. Default is 0.8
inds is number of informative loci to be considered ranked in descending order. Default is all informative loci
badDip is a matrix of previously assumed diploids that are potentially mislabeled and their number of agreeing sites
badTet is similar for tetraploids
unknowns is a similar matrix for unknown individuals
infMat is a matrix of all individuals with ploidy level and number of informative sites
William Booker, FSU
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.