list of clusters and outputs a single vector with the
index from the cluster list.
changeClusterFormat(clusterList)[2 3] [1 5 4],
and converts it to a single vector where each element is the cluster
index. For the example above, it would produce [2 1 1 2 2].
aclust