Variant scorer quantiles not implemented in ag_research

Hi,

I am using alphagenome_research to use the model for variant scoring. In the FAQ I see that some variant scorers return a quantiles score. But it looks like this functionality is not implemented in alphagenome_research (only in the alphagenome API):

Is there a reason this is not implement in alphagenome_research?

Thanks.

Hi There!

Thanks for reaching out.

Regarding your question about the quantiles score functionality, it is currently only available in the alphagenome API and has not yet been implemented in alphagenome_research.

However, this is on our roadmap, and we are planning to add this feature to alphagenome_research.

Kind regards,
Tumi

Hi !

I don’t know how to understand quantiles score,the quantiles score is tissue-weight or track-specific ,or the backgroud variants are random or fixed,how to use quantiles score to verify eQTLs ?

Thanks in advaced!

Hi There!

Thanks for reaching out.

The quantile score is track-specific; it is computed independently for each unique combination of variant scorer and output track. The background variants used to build this null distribution are fixed, consisting of 348,126 common human SNPs (MAF > 0.01) from chromosome 22 in gnomAD v3.

To verify eQTLs, you can filter for variants with extreme quantile scores (e.g., greater than the 99th percentile, approaching +1.0 or -1.0). AlphaGenome predictions exceeding these high-confidence thresholds highly correlate with observed eQTL effect sizes and accurately predict the direction of the gene expression change.

Please see Avsec et al. 2026 , Extended data Fig.5 for a more detailed breakdown of eQTL performance at different quantile score thresholds.

Kind regards,
Tumi