chr1swallace / coloc

Repo for the R package coloc
144 stars 44 forks source link

choosing an optimal LD reference panel for multi-ancestry GWAS #63

Closed ccrobertson closed 2 years ago

ccrobertson commented 2 years ago

Dear Chris,

This is not a software issue, but a solicitation of your thoughts on best practices. If you'd prefer I submit this type of question elsewhere (e.g., by email), please let me know!

I am running colocalisation analysis using GWAS summary statistics based on a meta-analysis of association analyses from different major ancestral populations (one from European ancestries, one from African Americans, and one from East Asian ancestries). I do have access to individual level data from each analysis, so I could calculate LD matrices within each group (or across all groups).

I am wondering if you have considered this situation, and if you have any recommendations for what the best LD matrix would be in this scenario.

Thanks for your thoughts. Cassie

chr1swallace commented 2 years ago

Hi Cassie,

fine to use issues for this, thank you.

It's not something I have considered in detail, but my thoughts are that an accurate LD matrix is important, and the in sample LD matrix is probably the most accurate you will get. Thus I would calculate an LD matrix across all groups, as that corresponds to the meta analysis results.

Does that make sense?

C

On Fri, 2021-11-19 at 07:54 -0800, Cassie Robertson wrote:

Dear Chris, This is not a software issue, but a solicitation of your thoughts on best practices. If you'd prefer I submit this type of question elsewhere (e.g., by email), please let me know! I am running colocalisation analysis using GWAS summary statistics based on a meta-analysis of association analyses from different major ancestral populations (one from European ancestries, one from African Americans, and one from East Asian ancestries). I do have access to individual level data from each analysis, so I could calculate LD matrices within each group (or across all groups). I am wondering if you have considered this situation, and if you have any recommendations for what the best LD matrix would be in this scenario. Thanks for your thoughts. Cassie — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

ccrobertson commented 2 years ago

Hi Chris,

Yes, that makes sense. Thanks for the advice.

And in the setting where one does not have access to individual level data, would you try to approximate the GWAS cohort as best as possible? For example, if the GWAS was a meta-analysis of Northern European and East Asian cohorts, you would create an LD matrix with both Northern European and EAS samples from 1000 Genomes?

Thanks again. Cassie

chr1swallace commented 2 years ago

I think that's what I would do, but as I say this is not an area I have explored in much depth

https://chr1swallace.github.io


From: Cassie Robertson @.> Sent: Friday, November 19, 2021 7:32:20 PM To: chr1swallace/coloc @.> Cc: Chris Wallace @.>; Comment @.> Subject: Re: [chr1swallace/coloc] choosing an optimal LD reference panel for multi-ancestry GWAS (Issue #63)

Hi Chris,

Yes, that makes sense. Thanks for the advice.

And in the setting where one does not have access to individual level data, would you try to approximate the GWAS cohort as best as possible? For example, if the GWAS was a meta-analysis of Northern European and East Asian cohorts, you would create an LD matrix with both Northern European and EAS samples from 1000 Genomes?

Thanks again. Cassie

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/chr1swallace/coloc/issues/63#issuecomment-974355117, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAQWR2CIU76FDGITCNAT4ZTUM2Q4JANCNFSM5IMOTUPA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

ccrobertson commented 2 years ago

I understand. Unexplored territory! Thanks again for your thoughts.