Compute intra-cluster SNP-distance summaries
Source:R/cluster_stats.R
cluster_pairwise_distances.RdReturns the mean, median and maximum pairwise SNP distance within a single cluster, taken from
the upper triangle of the cluster's own submatrix (excluding the diagonal). Inter-cluster and
inter-isolate distances are computed separately, over all clusters at once, by
cluster_inter_distances().