https://github.com/arkinjo/evodevo2
Simulating plasticity-led evolution
https://github.com/arkinjo/evodevo2
evodevo evolution genetic-algorithm phenotypic-plasticity
Last synced: 6 months ago
JSON representation
Simulating plasticity-led evolution
- Host: GitHub
- URL: https://github.com/arkinjo/evodevo2
- Owner: arkinjo
- License: mit
- Created: 2023-05-15T01:23:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T03:48:38.000Z (over 1 year ago)
- Last Synced: 2024-12-05T04:26:41.539Z (over 1 year ago)
- Topics: evodevo, evolution, genetic-algorithm, phenotypic-plasticity
- Language: Julia
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# evodevo2
Computational modelling of evolutionary developmental systems (Second attempt).
These codes are for evolutionary simulations of developmental gene regulatory networks.
The first version was written in Go and is available at https://github.com/arkinjo/evodevo.
That version served its purpose well, but had some limitations regarding extensibility.
The current version will be implemented more systematically so that we can try different variations of the GRN models more easily.
# EvoDevo2
[](https://github.com/arkinjo/EvoDevo2.jl/actions/workflows/CI.yml?query=branch%3Amain)