Calculating height prediction from PGS
1
0
Entering edit mode
6 months ago
fitwae • 0

Hi, I'm trying to get height prediction values from Yengo 2022 paper (https://www.nature.com/articles/s41586-022-05275-y). I downloaded the PGS weights from https://www.joelhirschhornlab.org/giant-consortium-results, which has SNPs and their weights. But, I don't see any formula to derived predicted heights with these weights. Anyone could illuminate on this?

polygenic-score • 656 views
ADD COMMENT
2
Entering edit mode

This is the paper if you want to do PRS analysis: https://www.nature.com/articles/s41596-020-0353-1

ADD REPLY
0
Entering edit mode

Thanks. I'll check it out.

ADD REPLY
2
Entering edit mode
6 months ago
Sam ★ 4.7k

You don't really get a "predicted" height per-sec, rather, you get a score that has correlates with the height. With the provided weights, you can directly use plink --score to generate the polygenic score, but most likely they won't look like height (e.g. mean 170 in male and 160 in female etc).

ADD COMMENT
0
Entering edit mode

Thanks. Is it linear, as in height = score * (some factor) + (some factor)?

ADD REPLY

Login before adding your answer.

Traffic: 1817 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6