https://github.com/mat-sz/genesim
🧬 Simulation of gene spread through a population (assuming diploid organisms and sexual reproduction). (React.js/TypeScript)
https://github.com/mat-sz/genesim
dna genetics javascript react reactjs simulation typescript
Last synced: 7 months ago
JSON representation
🧬 Simulation of gene spread through a population (assuming diploid organisms and sexual reproduction). (React.js/TypeScript)
- Host: GitHub
- URL: https://github.com/mat-sz/genesim
- Owner: mat-sz
- License: bsd-3-clause-clear
- Created: 2021-09-01T16:08:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-03T16:21:44.000Z (over 4 years ago)
- Last Synced: 2025-03-24T22:02:56.518Z (10 months ago)
- Topics: dna, genetics, javascript, react, reactjs, simulation, typescript
- Language: TypeScript
- Homepage:
- Size: 224 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# genesim
Simulation of gene spread through a population (assuming diploid organisms and sexual reproduction).
Built with React.js.