If you use Pycluster, you can test your installation by running
  python test.py

If, instead, you are using Bio.Cluster (the C Clustering Library as part of
the Biopython distribution), use
  python test_Cluster.py

The correct output is listed in test_Cluster.
