Skip to content

Perform Drug-Target MR #15

@davebridges

Description

@davebridges

Drug-Target MR: LDL-C / Total Cholesterol to Serum Calcium

Objective: To determine if genetic inhibition of specific lipid-lowering drug targets (HMGCR, PCSK9, NPC1L1) causally affects serum calcium levels, mimicking the effect of pharmaceutical interventions.

1. Define Target Gene Regions

Instead of extracting genome-wide significant SNPs from the entire genome, we will strictly limit extraction to the genomic coordinates of the primary lipid-lowering targets (plus a 100kb flanking region to capture regulatory variants).

  • HMGCR (Statins target): Chromosome 5 (approx. 74.6 Mb)
  • PCSK9 (Repatha/Praluent target): Chromosome 1 (approx. 55.5 Mb)
  • NPC1L1 (Ezetimibe target): Chromosome 7 (approx. 44.5 Mb)

2. Exposure Instrument Selection

  • Extract SNPs from the LDL-C and Total Cholesterol (TC) GWAS datasets located only within the defined gene regions above.
  • Apply a genome-wide significance threshold (p < 5e-8).
  • Clump the SNPs for independence (r2 < 0.001, 10,000 kb).
  • Contingency: If clumping leaves 0 or 1 SNP per gene, relax the clumping threshold (e.g., r2 < 0.3) to retain more variants, noting that this will require accounting for LD correlation in the analysis phase.

3. Outcome Data Extraction

  • Extract the retained drug-target SNPs from the Serum Calcium GWAS.
  • Harmonize the exposure and outcome datasets.
  • Carefully align effect alleles to ensure the beta values represent lowering LDL-C/TC, mimicking the direction of the drug effect.

4. Analytical Models

Because the number of instruments per gene will be very small, standard sensitivity models (MR-Egger, PRESSO) cannot be used due to a lack of degrees of freedom.

  • Single SNP: Use the Wald Ratio.
  • Multiple Independent SNPs: Use the standard Inverse Variance Weighted (IVW) fixed-effects model.
  • Multiple Correlated SNPs: If relaxed clumping was used, apply Generalized Least Squares (GLS) or Principal Component Analysis (PCA) MR to account for the LD matrix.

5. Adjudication & Biological Interpretation

  • Evaluate each drug target independently against Serum Calcium.
  • Compare the Drug-Target causal estimates against the "Global" LDL-C MR estimates.
  • If HMGCR variants lower calcium but PCSK9 variants do not, the effect is driven by the specific statin pathway, not by systemic LDL-C reduction.

Metadata

Metadata

Assignees

Labels

data-analysisData exists but needs to be analysed

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions