A simple cluster tree builder
just provides the reference id of the target object for make the alignment or comparision.
the comparision for build the tree is under the given Argument.
A simple cluster tree builder
just provides the reference id of the target object for make the alignment or comparision.
the comparision for build the tree is under the given Argument.
00 Remarks
implements the Molecule Networking via the tree clustering operation in mzkit this model is a kind of tree with multiple branches, each branches standards for different similarity SCORE LEVELs.
01 Syntax
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Add | 2 | build tree |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Members | 1 | This property includes all data in current cluster tree node, also includes the Tree.Data member. |
04 Members
build tree
the Argument.target object will be added into ClusterTree.Members if a node is asserts that the similarity score between Argument.target and Tree.Data is greater than Argument.threshold.
or create a new node if no hits: the new node its Tree.Data is the Argument.target.
| Name | Type | Description |
|---|---|---|
tree | ClusterTree | - |
String)add a new child node
| Name | Type | Description |
|---|---|---|
label | String | - |
This property includes all data in current cluster tree node, also includes the Tree.Data member.