Calculate the Fst between populations
1
0
Entering edit mode
8.5 years ago
dirranrak ▴ 20

Hello,

I want to find the difference between some populations in my data, so I can find which of them is or are the most ancient population to be categorized as the ancestry population. After getting .Q file and .P file from ADMIXTURE and plot, I don't know if I need to calculate Fst or something else, if so, How can I get the Fst table that I have seen in some papers?

Thank you

snp gene sequence • 6.1k views
ADD COMMENT
1
Entering edit mode
8.5 years ago

If you used Admixture your input files should be in Plink format. In this case you can use plink directly with the --fst option.

In alternative, if your files are vcf, you can calculate fst using vcftools.

ADD COMMENT
0
Entering edit mode

Ok, here my are Options in effect:

    --bfile trialmergedexcludedrs3926405,rs365066AfricaKhoisanexcludedsnpwith0phenotypegeno0.05hwe0.001Batwa_Kiga.913651pos.230samples.PNAS2014_trial1_flip
    --fst
    --within trialmergedexcludedrs3926405,rs365066AfricaKhoisanexcludedsnpwith0phenotypegeno0.05hwe0.001Batwa_Kiga.913651pos.230samples.PNAS2014_trial1_flip.5.P
    --out Fstpopremoved

and I have got results and don't seem like a Fst table but .hh, .nosex and the .log file.

ADD REPLY

Login before adding your answer.

Traffic: 2976 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