Digital & IT
Agricultural bioinformatics cloud platforms
The statistical genetics behind genomic selection, the reason prediction accuracy decays every generation, and why phenotyping rather than compute is the binding constraint on crop informatics.
Move a breeding programme onto shared infrastructure and the interesting question is not where the servers are. It is what the servers are computing, because genomic selection rests on a statistical claim that is powerful, quantifiable, and has a short shelf life.
Prediction without knowing the genes
The method proposed by Meuwissen, Hayes and Goddard in 2001 makes no attempt to find the genes controlling a trait. It fits all markers at once to a training population that has been both genotyped and phenotyped, and produces a genomic estimated breeding value for any relative that has only been genotyped. The mechanism underneath is linkage disequilibrium: a marker predicts a trait not because it does anything, but because it sits close enough to a causal variant that the two are still inherited together. Nothing biological is discovered. What is exploited is a correlation between segments of chromosome, and that is why the approach works on traits controlled by hundreds of loci of small effect — yield, drought tolerance, days to flowering — where marker-assisted selection on a handful of large-effect genes never did.
Why accuracy is a moving number
Prediction accuracy is not a property of the method; it is a property of the population it was trained on. It rises with the size of the training set and with the heritability of the trait, and it falls as the effective population size rises, because a more diverse population contains more independently segregating chromosome segments whose effects all have to be estimated from the same data. This is why accuracy transfers well within an elite breeding pool and poorly into unadapted germplasm or across species.
It also decays. Every round of recombination breaks up the marker–causal-variant phase the model learned, so a model trained two or three cycles ago is predicting from associations that no longer hold. Genomic selection is therefore not a model you build; it is a model you re-train each cycle with new phenotypes. Genotype-by-environment interaction imposes the same discipline in space rather than time: a model fitted to one set of trial sites systematically mispredicts in another climate, which is why multi-environment trial designs and explicit environmental covariates are part of the model rather than an afterthought.
The bottleneck is measurement, not computation
Sequencing cost has fallen by orders of magnitude; the cost of scoring a plot for lodging, disease or biomass has not. Field phenomics — drone and ground-vehicle imaging, spectral indices as proxies for chlorophyll and canopy water — attacks that gap, and every one of those proxies has to be calibrated against a destructive ground-truth measurement before it can enter a model.
Two computational constraints are genuinely biological rather than incidental. Polyploid crop genomes are hard in a specific way: bread wheat is hexaploid and roughly 16 Gb with very high repeat content, so short reads map ambiguously between near-identical subgenomes and variant calls become subgenome assignment problems. And the reference genome is a moving target — coordinates shift between assembly versions, so results are only comparable if the pipeline, its container and its reference are recorded together. Community standards exist for exactly this: MIAPPE for plant phenotyping metadata, the Crop Ontology for trait definitions, and BrAPI for moving data between systems. They are the difference between a shared platform and a shared disk.