cggh / scikit-allel

A Python package for exploring and analysing genetic variation data
MIT License
283 stars 49 forks source link

error results from allel.pbs #372

Open sandyplus opened 2 years ago

sandyplus commented 2 years ago

Dear Alistair and all,

I try to use allel.pbs to calculate PBS for sliding windows. However, I failed to get the right results. After reviewing the code, I found that the default way of calculating PBS is moving_hudson_fst, rather than windowed_hudson_fst.

Would you mind adding an option for calculating BPS using sliding windows?

Best regards, Sandy