Hi, I have a question about the GC factor.
When I ran the GWAS analysis with 1,3M SNPs, the inflation factor was 1.03. But, when I extract 143 SNPs, the GC was 9.3.
I used plink --logistic and included principal component 1, 2, 3 as covatiates.
Why is it different even though it is from same dataset?
My sample population is from very diverse populations (Miami, FL) and I am wondering whether I need to include more PCs to reduce the GC.
Or what is the best way to control Genomic inflation from admixture populaitons?
When i ran the cluster analysis, there is 36 clusters. See the attached MDS plot for our populaitons.
Here is the log file for each analysis.
########## log file 1#############################
1372519 variants loaded from .bim file.
416 people (0 males, 416 females) loaded from .fam.
359 phenotype values present after --pheno.
Using 1 thread (no multithreaded calculations invoked).
--covar: 8 out of 15 covariates loaded.
Before main variant filters, 416 founders and 0 nonfounders present.
Calculating allele frequencies... done.
Total genotyping rate is 0.99782.
1372519 variants and 416 people pass filters and QC.
Among remaining phenotypes, 81 are cases and 278 are controls. (57 phenotypes
are missing.)
Writing logistic model association results to
f:\gwas_analysis_lee\1372519.assoc.logistic
... done.
--adjust: Genomic inflation est. lambda (based on median chisq) = 1.03824.
--adjust values (1372514 variants) written to
######### log file 2 #############################
1372519 variants loaded from .bim file.
416 people (0 males, 416 females) loaded from .fam.
359 phenotype values present after --pheno.
--extract: 143 variants remaining.
Using 1 thread (no multithreaded calculations invoked).
--covar: 8 out of 15 covariates loaded.
Before main variant filters, 416 founders and 0 nonfounders present.
Calculating allele frequencies... done.
Total genotyping rate is 0.997176.
143 variants and 416 people pass filters and QC.
Among remaining phenotypes, 81 are cases and 278 are controls. (57 phenotypes
are missing.)
Writing logistic model association results to
f:\gwas_analysis_lee\143.assoc.logistic
... done.
--adjust: Genomic inflation est. lambda (based on median chisq) = 9.33367.
--adjust values (143 variants) written to