a threshold to be passed to mlg.filter
(Default: 1e6)
stats
what statistics should be calculated.
missing
how to treat missing data with mlg.filter
plot
If the threshold is a maximum threshold, should the statistics be
plotted (Figure 2)
cols
the colors to use for each algorithm (defaults to set1 of
RColorBrewer).
nclone
the number of multilocus genotypes you expect for the data.
This will draw horizontal line on the graph at the value nclone and then
vertical lines showing the cutoff thresholds for each algorithm.
hist
if you want a histogram to be plotted behind the statistics,
select a method here. Available methods are "sturges", "fd", or "scott"
(default) as documented in hist. If you don't want
to plot the histogram, set hist = NULL.
threads
(unused) Previously the number of threads to be used. As of
poppr version 2.4.1, this is by default set to 1.
...
extra parameters passed on to the distance function.
Value
a list of results from mlg.filter from the three
algorithms. (returns invisibly if plot = TRUE)
References
ZN Kamvar, JC Brooks, and NJ Gr<U+00FC>nwald. 2015. Supplementary
Material for Frontiers Plant Genetics and Genomics 'Novel R tools for
analysis of genome-wide population genetic data with emphasis on
clonality'. DOI:
10.5281/zenodo.17424
Kamvar ZN, Brooks JC and Gr<U+00FC>nwald NJ (2015) Novel R tools for analysis of
genome-wide population genetic data with emphasis on clonality. Front.
Genet. 6:208. doi:
10.3389/fgene.2015.00208