- First public release of SimGP.
- Added the tomato case study implementation accompanying the SimGP manuscript.
- Added a modular simulation framework comprising functions for:
- Population generation
- Marker simulation
- QTL simulation
- True breeding value calculation
- Genotype-by-environment interaction
- Phenotype simulation
- Validation dataset generation
- Quality control
- Data export
- Added configurable simulation parameters to enable users to customise breeding populations, genome architecture, trait architecture, field design and validation scenarios.
- Added a unified export workflow with consistent SimGP output file naming to support reproducible benchmarking studies.
- Added a comprehensive project README.
- Added example scripts demonstrating parameter customisation.
- Added citation metadata (
CITATION.cff). - Added an MIT License.
- Added release documentation and reproducibility files.