Created and set up genes and a genome within the cells. Once a cell has a genome then when creating the cell you can have the genome express its genes into the cell structures vector and then you'll need to add the cell structures as children of the cell.
Currently, we are just manually adding the genes to the genome but I would like in the future to pull from a user-given starting genome.
Created and set up genes and a genome within the cells. Once a cell has a genome then when creating the cell you can have the genome express its genes into the cell structures vector and then you'll need to add the cell structures as children of the cell.
Currently, we are just manually adding the genes to the genome but I would like in the future to pull from a user-given starting genome.
Related Issues: #61 #24