Package | Description |
---|---|
net.maizegenetics.analysis.clustering |
The clustering package provides classes to cluster genotype sequence for the purpose of identifying common haplotypes.
|
Modifier and Type | Field and Description |
---|---|
static HaplotypeCluster.TYPE |
HaplotypeCluster.ReturnHaplotype
The TYPE used to represent all HaplotypeClusters
|
Modifier and Type | Method and Description |
---|---|
static HaplotypeCluster.TYPE |
HaplotypeCluster.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HaplotypeCluster.TYPE[] |
HaplotypeCluster.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.