
Functions from package starmie for merging Q matrices from Structure runs using the CLUMPP algorithms.
utils.clumpp(Q_list, method, iter)
A list of of Q matrices.
The algorithm to use to infer the correct permutations. One of 'greedy' or 'greedyLargeK' or 'stephens'
The number of iterations to use if running either 'greedy' or 'greedyLargeK'