Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running OutFLANK with haploid data #30

Open
krostifangers opened this issue Jun 9, 2022 · 0 comments
Open

Running OutFLANK with haploid data #30

krostifangers opened this issue Jun 9, 2022 · 0 comments

Comments

@krostifangers
Copy link

Hi Katie and Mike
I am trying to use OutFLANK on my haploid dataset of about 8000 SNP on 4 populations. So I am about to use the WC_FST_FiniteSample_Haploids_2AllelesB_NoSamplingCorrection(AllCounts) but it is not clear to me how Allcounts should be presented.

Say I have 5 loci and 2 populations of 30 individuals each, is Allcounts looking like this ?

(pop1)10 20
(pop2) 15 15
(pop1)15 15
(pop2) 5 25
(pop1)18 12
(pop2) 20 10
(pop1)30 0
(pop2) 25 5
(pop1)10 20
(pop2)15 15
or like this?
(pop1) 10 20 15 15 18 12 30 0 10 20
(pop2) 15 15 5 25 20 10 25 5 15 15

Thank you in advance
Christophe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant