Science

Established methods, openly documented

CacaoIQ doesn't invent new statistics. It builds on peer-reviewed methods and widely used open-source engines, chooses sensible defaults, and documents every step in a methods manual that ships with the software.

Methods and engines

No proprietary statistics licenses are required: every engine below is open source and bundled with CacaoIQ.

StageMethodEngine
Phenotype cleaning & BLUPsLinear and generalized mixed models with spatial and design terms; ordinal models for scored traitslme4, ordinal
Genomic relationshipsVanRaden genomic relationship matrix with SNP quality controlNumPy
HeritabilityBayesian animal model on genomic relationships, liability scale for binary traitsMCMCglmm
Association mappingMixed-model GWAS (EMMAX) with kinship correction, Bonferroni thresholds and genomic controlrrBLUP
Linkage mappingPhase and recombination-fraction estimation for full-sib (CP) familiesLep-MAP3, OneMap
QTL mappingInterval mapping for outcrossed full-sib families, LOD-support intervals, variance explainedfullsibQTL
Combining abilityFactorial GCA/SCA mixed model with confidence intervals and narrow/dominance ratioslme4
Diversity analysisRelationship-matrix PCA, LD decay, neighbor-joining treesNumPy, Biopython
Candidate genesGene models from the Matina 1-6 v1.1 cacao reference, with UniProt and InterPro functional annotations bundled for offline useBundled reference
Biology summariesLocal language model constrained to the annotations shownllama.cpp
Validation

Tested against published cacao studies

A pipeline is only useful if it gets the right answer. CacaoIQ's analyses are checked against the results of published studies, using the studies' own data.

Witches' broom resistance in a diversity panel

Using the public genotype and phenotype data from a Colombian cacao collection (Osorio-Guarín et al., 2020,G3), CacaoIQ's association analysis for witches' broom found genome-wide significant hits within about 45 kb of both chromosome 2 loci reported by the original authors, with well-controlled test statistics (genomic inflation factor 0.90).

Combining ability in a factorial trial

On a published cacao factorial mating trial, CacaoIQ's open-source GCA/SCA model reproduced the original commercial mixed-model software's estimates for every parent and every family (correlation 1.00), with heritability and dominance ratios inside the original study's reported uncertainty.

Principles we don't compromise on

Flag, don't hide

Quality checks report duplicates, outliers and impossible values for you to review. Nothing is silently dropped or imputed.

Significance first

Candidate genes are only reported around loci that clear the significance threshold, so a gene list never looks like a finding when it isn't.

AI in its place

Language models help explain results. They never produce the numbers, and every summary is grounded in annotations you can see.