getian107 / PRScsx

Cross-population polygenic prediction
MIT License
65 stars 20 forks source link

Please specify the directory bim file #31

Closed adrianalori17 closed 1 year ago

adrianalori17 commented 1 year ago

Hello, most probably this is a really easy fix. I cloned PRScsx and I am using Python in Windows. I tried all different combinations for the bim file but I always get back with the same error:

C:\~\Python311\python S:\USER\ALORI\4paperAL\PRScsx\PRScsx.py –-ref C:\Users\adrianalori\Desktop\SummaryStatistics_desktop\aa\ldblk_1kg_afr --bim_prefix C:\Users\adrianalori\Desktop\SummaryStatistics_desktop\test_data\test.bim ...

I would like also have some suggestions. My target population is African American and my GWAS summary statistic is European/ I downloaded European, African and Amr. Should I use all three as reference?

Thank you so much for any help you can give me Best Adriana

adrianalori17 commented 1 year ago

I changed to a MAC and the codes now work. Do you have a suggestion about the best way to analyze an African American with a Europena GWAS summary statistic ? For now I am using AMR as reference.

getian107 commented 1 year ago

Hi Adriana- The reference panel should match the ancestry of the GWAS sample. If you have a GWAS conducted in individuals of European ancestry, you should use EUR as the reference panel regardless of the ancestry of your target sample.