choishingwan / PRS-Tutorial

A tutorial on how to run basic polygenic risk score analysis
MIT License
68 stars 104 forks source link

Question on PRS.summary file #41

Closed dzimmerman-amc closed 1 year ago

dzimmerman-amc commented 2 years ago

Hi there,

I just wanted to ask how PRSice chooses the best model fit in the .summary file. I am using a binary trait and it seems to choose the the threshold of 1 is best fit with all of my SNPs inlcuded. Additionally, is it possible to get the list of actual SNPs that are included under the Num_SNP column.

Thanks in advance!

Best wishes, Dominic

choishingwan commented 2 years ago

We just did a regression and find one resulting in highest R2.

use --print-snp to get the list

On Wed, Mar 9, 2022 at 10:53 AM dzimmerman-amc @.***> wrote:

Hi there,

I just wanted to ask how PRSice chooses the best model fit in the .summary file. I am using a binary trait and it seems to choose the the threshold of 1 is best fit with all of my SNPs inlcuded. Additionally, is it possible to get the list of actual SNPs that are included under the Num_SNP column.

Thanks in advance!

Best wishes, Dominic

— Reply to this email directly, view it on GitHub https://github.com/choishingwan/PRS-Tutorial/issues/41, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJTRYWI2KTED4K7NVPHZVDU7DCP3ANCNFSM5QJ6MYZQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>