| Trees | Indices | Help |
|
|---|
|
|
utility functionality for clustering molecules using fingerprints includes a command line app for clustering Sample Usage: python ClusterMols.py -d data.gdb -t daylight_sig --idName="CAS_TF" -o clust1.pkl --actTable="dop_test" --actName="moa_quant"
|
|||
|
|||
|
|||
|
|||
|
|||
_cvsVersion =
|
|||
idx1 = 4
|
|||
idx2 = 54
|
|||
__VERSION_STRING =
|
|||
_usageDoc =
|
|||
|
|||
data should be a list of tuples with fingerprints in position 1 (the rest of the elements of the tuple are not important) Returns the symmetric distance matrix (see ML.Cluster.Resemblance for layout documentation) |
Returns the cluster tree |
|
|||
_cvsVersion
|
__VERSION_STRING
|
_usageDoc
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Tue Oct 7 06:26:47 2008 | http://epydoc.sourceforge.net |