finds nearest neighbors
1 |
alldist |
the output from getAllDistances |
knn |
the number of nearest neighbors to find (ties broken arbitrarily) |
maxdist |
if >-1, returns all neighbors within distance <= maxdist (ignores knn argument) |
useIdentityFunction |
counts the number of amplicons that differ, not the sum of the distances |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.