Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
|
Actual gene (semantic segment on DNA) with intensity A Gene also knows its locus (position in the list of genes, as defined in genetic map) More...
Public Member Functions | |
def | __init__ (self, gene_locus, intensity=0) |
A gene knows its intensity and its locus (position in the list of genes, as defined in genetic map) More... | |
Public Attributes | |
locus | |
intensity | |
Actual gene (semantic segment on DNA) with intensity A Gene also knows its locus (position in the list of genes, as defined in genetic map)
def Evolife.Genetics.Genome.Gene.__init__ | ( | self, | |
gene_locus, | |||
intensity = 0 |
|||
) |