Skip to content

LDSC (UKBB PPP, Proteomics)

I applied Linkage Disequilibrium Score Regression (LDSC)2 to summary statistics of proteomic GWAS from the European discovery cohort of the UK Biobank Pharma Proteomics Project (UKBB PPP)3. My aim was to look for evidence of stratification and to estimate heritability. Note that for many proteomic traits, heritability can be split into two components:

  1. A highly concentrated component localized to variants in the vicinity of the gene coding for the protein under study.
  2. A diffuse polygenic component spread across the entire genome.

LDSC, because of its modeling assumption of uniform polygenicity, will generally only measure the second heritability component.

As is standard for LDSC analysis, I restricted to the UKBB PPP summary statistics to Hapmap3 variants, and excluded the MHC region. I used the standard thousand genomes linkage disequilibrium scores provided by the authors of LDSC.

The results are below.

Loading table…

SNP heritability computed by LDSC on the UKBB PPP European discovery cohort. Columns: oid: Olink assay ID; gene: name of gene/protein under study; variant-set: all-variants indicates all hapmap3 variants are included, while cis_excluded indicates that 1-MB region around the gene under study is excluded; h2: LDSC heritability estimate; h2_se: jackknife standard error of heritability; intercept: LDSC intercept; mean_chi2: mean chi squared statistic across included variants; n_snps: number of hapmap3 variants included, which can vary as different variants pass quality control for different proteomic gwas; n_bar: number of participants in cohort with valid proteomic data for the protein under study; p: p value for test that heritability is not zero; ratio: LDSC attenuation ratio, computed only when intercept and mean_chi2 are sufficiently greater than 1.

To validate my results, I compared the all-variant heritabilities reported above and the polygenic heritabilities reported in Supplementary Table 19 of the original Sun et al. 3 paper. The Spearman correlation between the two heritabilities was \(0.969\), and the mean absolute heritability difference was \(0.011\). Thus, there is high level of agreement between my results and those of Sun et al. The remaining discrepancy is likely due to details of how Sun et al. compute polygenic heritability1.

As for stratification, the intercept and attenuation ratios generally indicate a low stratification effect for the proteins with strong polygenic heritability. For some of the proteins with weaker polygenic heritability, there is evidence of a stratification effect.

It is interesting to note that the all-variant and cis-excluded heritabilities are generally very similar. In part, this can be explained by the implementation of LDSC we are using, which, consistent with LDSC's polygenic model, filters SNPs whose \(\chi^2\) score exceeds \(\mathrm{max}(0.001 N, 80)\). Thus if proteins have large heritability spikes in their cis regions, these will be filtered out automatically even when we include all variants.


  1. Sun et al. use LDSC to estimate polygenic heritability, but exclude a region around all pQTL, including both cis-pQTL and trans-pQTL. 

  2. Brendan K Bulik-Sullivan, Po-Ru Loh, Hilary K Finucane, Stephan Ripke, Jian Yang, Nick Patterson, Mark J Daly, Alkes L Price, and Benjamin M Neale. LD Score regression distinguishes confounding from polygenicity in genome-wide association studies. Nature Genetics, 47(3):291–295, 2015. URL: https://pmc.ncbi.nlm.nih.gov/articles/PMC4495769/

  3. Benjamin B Sun, Joshua Chiou, Matthew Traylor, Christian Benner, Yi-Hsiang Hsu, Tom G Richardson, Praveen Surendran, Anubha Mahajan, Chloe Robins, Steven G Vasquez-Grinnell, and others. Plasma proteomic associations with genetics and health in the UK Biobank. Nature, 622(7982):329–338, 2023. URL: https://www.nature.com/articles/s41586-023-06592-6