You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve encountered some issues while using the software. They might seem simple, but I’m unable to resolve them on my own, so I would greatly appreciate your help.
How are the Fst and dxy values between species pairs computed? Should they be calculated as a direct average of the avg_hudson_fst or avg_dxy values in the results file, or should they be computed using the formula below? (window 1 count_diffs + window 2 count_diffs) / (window 1 comparisons + window 2 comparisons)
3.How should the genome-wide π value for a species be calculated?
Thank you in advance for your guidance!!!
The text was updated successfully, but these errors were encountered:
Hello everyone,
I’ve encountered some issues while using the software. They might seem simple, but I’m unable to resolve them on my own, so I would greatly appreciate your help.
(window 1 count_diffs + window 2 count_diffs) / (window 1 comparisons + window 2 comparisons)
3.How should the genome-wide π value for a species be calculated?
Thank you in advance for your guidance!!!
The text was updated successfully, but these errors were encountered: