Description Usage Arguments Value Author(s) See Also
For a given locus, get threshold values for minimum coverage and minimum identity that allow to include at least one sequence of every species in the database.
1 2 3 | optimizeCoverage(x, discard = 0, quiet = FALSE, plot = FALSE)
optimizeIdentity(x, discard = 0, quiet = FALSE, plot = FALSE)
|
x |
an object of class |
discard |
integer, giving the number of species to ‘sacrifice’; e.g. if |
quiet |
logical, indicating if screen output should be suppressed. |
plot |
logical: |
a list with three elements:
current |
current threshold value |
suggested |
suggest threshold value to include all species |
ranking |
maximum identity/coverage values for each species in ascending order |
Christoph Heibl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.