Description Usage Arguments Note Author(s) References See Also
Run CLUMPP to aggregate multiple STRUCTURE runs.
1 2 3 4 5 6 7 8 9 10 11 |
sr |
result from | |||||
k |
choice of k in | |||||
align.algorithm |
algorithm to be used for aligning the runs. Can be "full.search", "greedy", or "large.k". | |||||
sim.stat |
pairwise matrix similarity statistic to be used. Can be "g" or "g.prime". | |||||
greedy.option |
input order of runs to be tested. Required if
| |||||
repeats |
the number of input orders of runs to be tested. Only used if
| |||||
order.by.run |
permute the clusters according to the cluster order of
a specific run. Set this parameter to a number from 1 to the number of
runs in | |||||
label |
label to use for input and output files. | |||||
delete.files |
logical. Delete all files when CLUMPP is finished? |
CLUMPP is not included with strataG
and must be downloaded
separately. Additionally, it must be installed such that it can be run from
the command line in the current working directory. See the vignette
for external.programs
.
Eric Archer eric.archer@noaa.gov
Mattias Jakobsson and Noah A. Rosenberg. 2007. CLUMPP: a cluster matching and permutation program for dealing with label switching and multimodality in analysis of population structure. Bioinformatics 23(14):1801-1806. Available at http://web.stanford.edu/group/rosenberglab/clumppDownload.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.