Package | Description |
---|---|
net.maizegenetics.analysis.tree |
Plugins for creating trees based on genetic distance and displaying trees
|
Modifier and Type | Method and Description |
---|---|
CreateTreePlugin.CLUSTERING_METHOD |
CreateTreePlugin.clusteringMethod()
Clustering Method
|
static CreateTreePlugin.CLUSTERING_METHOD |
CreateTreePlugin.CLUSTERING_METHOD.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreateTreePlugin.CLUSTERING_METHOD[] |
CreateTreePlugin.CLUSTERING_METHOD.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CreateTreePlugin |
CreateTreePlugin.clusteringMethod(CreateTreePlugin.CLUSTERING_METHOD value)
Set Clustering Method.
|
Copyright © 2018. All rights reserved.