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!
• 3,914 views
•
link
1 answer
You can use the z-score for PRS calculation as long as your target and base are from the same population.
• 1 views
•
link
Log in to answer this question.