Enum BiomLocusGenotypeProbabilityValueSimpleType
A data type for an expression of the probability of an individual having these alleles at a single locus. This probability can be calculated by various formulas that consider if the locus is homozygous or heterozygous. The frequency of the individua
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum BiomLocusGenotypeProbabilityValueSimpleType
Fields
Name | Description |
---|---|
NUMBER_0 | Enum NUMBER_0 for 0 |
NUMBER_1 | Enum NUMBER_1 for 1 |