
Simulates a discrete sequence of DNA nucleotides.
A gene is a string of nucleobases including cytosine,
guanine, adenine and thymine (C, G, A, T).
This simulated gene uses a double, which is "(max - min) / step size"
variations e.g. (1000 - -1000) / 0.025 = 80k variations.
Humans have between 50k-100k base pairs (variations) per gene.
Inheritance Hierarchy

Modulus.Evo2 Gene
Namespace: Modulus.Evo2
Assembly: Modulus.Evo2 (in Modulus.Evo2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
See Also