LogoLogo
OT PlatformOT GeneticsCommunityBlog
  • Open Targets Platform
  • Getting started
  • Target
    • Tractability
    • Safety
    • Chemical probes & TEPs
    • Baseline expression
    • Molecular interactions
    • Core Gene Essentiality
    • Pharmacogenetics
  • Disease or Phenotype
    • Clinical signs and symptoms
  • 🆕Variant
  • 🆕Study
  • Drug
    • Clinical Precedence
    • Pharmacovigilance
    • Pharmacogenetics
  • 🆕Credible Set
  • Target–disease evidence
  • Target–disease associations
  • 🆕GWAS & functional genomics
    • Data sources
    • Fine-mapping
    • Colocalisation
    • Locus-to-Gene (L2G)
    • Gentropy
  • Bibliography
  • Web interface
    • Associations on the Fly
    • Target Prioritisation
    • Evidence pages
    • Entity profile pages
  • Data and code access
    • Download datasets
    • Google BigQuery
    • GraphQL API
    • 🆕Platform infrastructure
    • 🆕Data pipeline
  • 🆕FAQs
  • Release notes
  • Citation
  • Licence
    • Terms of use
  • Partner Preview Platform
Powered by GitBook
On this page
  • COLOC
  • eCAVIAR

Was this helpful?

Export as PDF
  1. GWAS & functional genomics

Colocalisation

Pairs of credible sets overlapping at least one variant are subject to additional analysis to infer the likelihood of them sharing the same causal variant. The Platform compares all GWAS vs all GWAS credible sets and all GWAS vs all molQTL credible sets. For overlapping credible sets, co-localisation metrics are estimated using the following methods:

COLOC

📖 Gentropy

If both overlapping credible sets are annotated with the logarithm of the Bayes factor (log(BF)), the Platform pipelines will estimate the probability of sharing the causal variant using the COLOC method (Giambartolomei et al. , 2014). COLOC uses Bayesian statistics to estimate posterior probabilities for the following hypothesis:

  • H0: No association with either trait

  • H1: Association with trait 1, not with trait 2

  • H2: Association with trait 2, not with trait 1

  • H3: Association with trait 1 and trait 2, two independent SNPs

  • H4: Association with trait 1 and trait 2, one shared SNP

To reduce potential false positives in small overlaps, if the size of the overlap is less than 5 SNPs, we check whether the maximum product of the PIPs for at least one of the overlapping SNP pairs is greater than 0.01. Otherwise, the overlap is excluded from the COLOC analysis.

eCAVIAR

📖 Gentropy

If at least one credible sets in the overlap had no information about a variant log(BF), colocalisation analysis using eCAVIAR was performed. eCAVIAR is an a heuristic algorithm that uses SNP’s PIPs (see Hormozdiari et al. (2016)) to estimate the colocalisation posterior probability (CLPP). CLPP is computed as the sum over the product of the variant fine-mapping probabilities between the two overlapping credible sets.

Credible set-based colocalisation

All co-localisations presented in the Platform are based on credible sets. No estimates are based on full locus co-colocalisation

PreviousFine-mappingNextLocus-to-Gene (L2G)

Last updated 3 months ago

Was this helpful?

🆕