evotools / hapbin

Efficient program for calculating Extended Haplotype Homozygosity (EHH) and Integrated Haplotype Score (iHS)
GNU General Public License v3.0
41 stars 17 forks source link

Fixed binning #24

Closed camaclean closed 8 years ago

camaclean commented 8 years ago

Fixed frequency binning to round down to nearest bin rather than using nearest. Also changed to using number of bins rather than bin size.

This should fix Issue #22.