mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
committed by
Greg Landrum
parent
7d24ed6014
commit
5cd27a242f
@@ -88,7 +88,7 @@ struct HierarchCP_wrap {
|
||||
" - pickSize: number of items to pick from the pool\n")
|
||||
.def("Cluster", HierarchicalClusters,
|
||||
"Return a list of clusters of item from the pool using "
|
||||
"hierachical clustering\n"
|
||||
"hierarchical clustering\n"
|
||||
"\n"
|
||||
"ARGUMENTS: \n"
|
||||
" - distMat: 1D distance matrix (only the lower triangle "
|
||||
|
||||
Reference in New Issue
Block a user