ksiewert / BetaScan

Genome-wide scan for balancing selection using beta statistic
27 stars 5 forks source link

Beta score threshold #1

Closed Yiguan closed 7 years ago

Yiguan commented 7 years ago

Hi, Very impressive method to detect balancing selection. I am trying to use it on the drosophila data. I wonder if there exists a threshold for Beta score, above which an allele can be considered under balancing selection? Thanks!

ksiewert commented 7 years ago

Great question! Unfortunately, like with most summary statistics, there's no way to know what the significance cut-off should be without additional information.

If you're able to, I would do genetic simulations under parameters that are realistic for drosophila. Then you can look at the distribution of Beta under neutrality, and figure out what you want your significance cut-off to be based on that.

If you don't want to do that, then it's pretty accepted in the field to just do an arbitrary percentage cut-off like top .1% or .5%.