Generates Hobotnica scores by randomly permuting the annotation given matrix of distances, annotation and number of permutations to generate. Note that by default program is executed in a non-parallel manner; set nCores = 0 to use maximal number of cores - 1 or nCores > 1 to choose number of cores on your own. nCores = 1 corresponds to non-parallel execution.
1 | GenerateDistributionByPermutations(distMatrix, annotation, nPermutations, nCores)
|
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.