Interface | Description |
---|---|
BiAllelicGenotypeData |
Biallelic data contains the allele score (0/1/2) for markers that have two and only two alleles.
|
DefaultGenotypeData |
Default genotype data with a fixed number of allele observations per individual, for each marker.
|
DistanceMatrixData |
A distance matrix that indicates how different each pair of entries is.
|
FrequencyGenotypeData |
Frequency genotype data is the most general type of genotype data, containing
relative frequencies of markers that have any number of alleles.
|
PhenotypeData |
Phenotype data contains features
|
Class | Description |
---|---|
CoreHunterData |
Combines all data used in Core Hunter.
|
Enum | Description |
---|---|
CoreHunterDataType | |
GenotypeDataFormat |
Copyright © 2017. All rights reserved.