rdkit.ML.Cluster.UnitTestCluster module

unit testing code for clustering

class rdkit.ML.Cluster.UnitTestCluster.TestCase(methodName='runTest')

Bases: unittest.case.TestCase

setUp()
testDivide()

tests the cluster division algorithms

testMurtaghUPGMA()
test_Cluster()

tests the Cluster class functionality