Description Usage Arguments Details Value Author(s) See Also
Returns the names of loci for which the requested taxa are present at some threshold
1 2 3 |
dat |
an object of class |
taxa |
a list of character vectors of taxa or individuals |
req |
a character vector listing taxa that are required; defaults to none |
threshInds |
a vector of integers corresponding to taxa, indicating the threshold number of individuals |
threshTaxa |
a single integer, indicating how many taxa are required at their |
use.tidyName |
whether to use the |
... |
extra arguments to |
Not currently called by any other functions in this package, but useful for quickly identifying loci for which data are present in a specified number of individuals
A list with two items:
loci |
a character vector of loci that satisfy the filter criteria |
loc.mat |
a boolean matrix indicating for each locus which taxa satisfy their individuals threshold |
Andrew Hipp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.