This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to calculate Polygenic Risk Score from Summary Results with Z-Score only

I have summary results from a large GWAS. The information given in this summary statistics is the following columns:

Chromosome, Position, Markername, Effect_allele, Other_allele, P-value , Zscore.

If i understood it correctly, the Z-score is the standardized effect measure (effect/StdError). Is there a way to create a PRS based on this Zscore instead of based on the original effect-estimates? Or do i have to estimate the beta from the Zscore in any way (by using allele frequency,..)? Has anyone done this before? All advice is appreciated!

prs grs risk score polygenic risk score z-score

1 answer

You can use the z-score for PRS calculation as long as your target and base are from the same population.

Log in to answer this question.