How to calculate proportion of phenotypic variance explained by significant SNP in GWAS results
1
0
Entering edit mode
3.8 years ago

I am conducting GWAS using GAPIT R package with FarmCPU model. However, unlike GLM and MLM, GAPIT does not produce R2 when FarmCPU model is used. I tried to work around this by using the linear model function in R (lm) like this: fit<-lm(trait~SNP, data=mydata) but I am not sure if this is correct because I got R2=0 for some SNPs with very significant GWAS signals! I have seen hierGWAS package which gives R2 for cluster of SNPs but not single SNP. I appreciate your suggestions on this and thank you for your time.

GWAS FarmCPU phenotypic variance SNP • 2.3k views
ADD COMMENT
0
Entering edit mode
3.7 years ago

Anyone interested in this question, I found the answer in this article: https://doi.org/10.3389/fgene.2019.00302

ADD COMMENT
0
Entering edit mode

Thanks for coming back to provide an update. Is it possible to paraphrase/summarize the solution to provide additional utility? You can edit the post above and add that information.

ADD REPLY

Login before adding your answer.

Traffic: 2021 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6