plink --file full.nr --pheno pheno.nr.txt --aec --assoc perm --covar nr.eigenvec --covar-name PC1, PC2 --linear perm --out filtered2 --allow-no-sex --pfilter 0.01
kxb901@galaxy:~/space/RAD/red_ref_10$ wc -l filtered2.qassoc
421 filtered2.qassoc
kxb901@galaxy:~/space/RAD/red_ref_10$ wc -l filtered2.qassoc.perm
566 filtered2.qassoc.perm
If I understand correctly, the .linear files are the same association test, but including the covariates? I.e. these are the ones I should actually look at for the "most correct" results? They also have a much higher number of SNPs than the plain association test, which I again find strange... isn't the point of adding these pop structure covariates to again eliminate false positives?
Sorry for the naive questions, this is a very new field for me!
Thanks for any insights you can give,
Melanie