Giter VIP home page Giter VIP logo

iprs_ukb's Introduction

IPRS: Multi-organ imaging-derived polygenic indexes for brain and body health

IPRS is a project for the development and sharing of polygenic risk scores (PRS) for 4,206 brain imaging-derived phenotypes and 169 body imaging-derived phenotypes for 400,000 UK Biobank subjects not participating in the imaging study.

Overview

UK Biobank (UKB) brain imaging data are extremely useful for a wide range of clinical research and applications. However, due to the cost and difficulty of obtaining data, the UKB imaging study will be limited to 100,000 participants, leaving the majority (80%) of half a million UKB subjects without imaging data. Because imaging-derived phenotypes (IDPs) are heritable and genetic information is available for most UKB subjects, genetic data can predict IDPs for UKB subjects outside of the imaging study.

Here we systematically develop and evaluate biobank-scale genetic polygenic risk scores for 4,206 IDPs from multiple brain imaging modalities and processing pipelines. The majority of IDPs (64.76%, 2,774/4,206) were significantly predicted by PRS developed by subjects with both genetic and imaging data. Moreover, genetically predicted IDPs detected associations with a wide variety of complex traits and diseases, with the patterns being consistent across different imaging pipelines.

Our results suggest that genetic prediction through PRS may provide an economical and practical solution to make the UKB imaging study more beneficial to a broader population. Our PRS data resources have been made publicly available through Zenodo and will be returned to the UK Biobank.

Tutorial

Individual-level PRS generation

The individual-level PRS can be generated using our shared PRS weights at Zenodo via PLINK 2.0. The following is an example:

$ plink \
    --bfile PATH_TO_BFILE_WITHOUT_EXTENSION \
    --score PATH_TO_PRS_WEIGHTS 2 4 6 \
    --out PATH_TO_OUTPUT

where PATH_TO_BFILE_WITHOUT_EXTENSION is the path to the genotyping data in the PLINK binary format ({bim,bed,fam}) without the extensions, PATH_TO_PRS_WEIGHTS is the path to our shared PRS weights, and PATH_TO_OUTPUT is the desired path for the individual-level PRS. 2 4 6 indicates that the 2nd column of PATH_TO_PRS_WEIGHTS contains the rs ID, the 4th column of PATH_TO_PRS_WEIGHTS contains the allele codes (A1), and the 6th column of PATH_TO_PRS_WEIGHTS contains the effect size estimates. See details about PLINK linear scoring here.

Methods

Here we provide some more details about the development of the PRS weights.

Imaging traits

The data used in our study was obtained from the UK Biobank (UKB) study, which recruited around 500,000 individuals between the ages of 40 and 69 between 2006 and 2010 (https://www.ukbiobank.ac.uk/). The ethics approval of the UKB study was obtained from the North West Multicentre Research Ethics Committee (approval number: 11/NW/0382). We obtained a total of 4,206 brain imaging-derived phenotypes (IDPs) from the UKB study (http://www.ukbiobank.ac.uk/resources/), which consisted of 301 BIG-KP brain imaging traits and 3,905 UKB-Oxford brain imaging traits.

The BIG-KP brain imaging traits consist of three imaging modalities:

  • Regional brain volumes, 101 traits,
  • Tract-averaged diffusion tensor imaging (DTI) parameters, 110 traits,
  • Resting fMRI traits (activity and functional connectivity), 90 traits.

The UKB-Oxford imaging traits consist of four imaging modalities and a number of sub-modalities:

GWAS summary statistics

We performed genome-wide association studies (GWAS) for the 4,206 brain imaging traits via GCTA fastGWA using all the unrelated UKB individuals of white British ancestry with brain imaging measurements (on average $n=34,224$).

PRS development

We obtained the polygenic profiles (i.e., PRS weights) by applying the PRS-CS method to the GWAS summary statistics mentioned above. We then generated the individual-level PRS for all UKB subjects ($n=488,371$) using the PRS weights via PLINK. The PRS weights are publicly available on Zenodo.

Data Availability

Our PRS-CS weight of brain MRI traits can be freely downloaded at Zenodo. The individual-level genotyping data used in this study can be obtained from https://www.ukbiobank.ac.uk/.

References

Yang, Xiaochen, et al. "Multi-organ imaging-derived polygenic indexes for brain and body health." medRxiv (2024): 2024-06.

iprs_ukb's People

Contributors

xcyang17 avatar

Stargazers

 avatar Hui Chen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.