CHANGES IN VERSION 1.3.4
-----------------------

BUG FIXES

    o updated procedure to parse BAM headers. Fixes error when performing consistency checks of chromosome sizes from BAM files. Fixes the error: Error in if (as.numeric(chrSizes[names(chrSizes)[i]]) != chrSizes.df$size[chrSizes.df$chr ==  :
  argument is of length zero 



CHANGES IN VERSION 0.99.2
-----------------------

SIGNIFICANT USER-VISIBLE CHANGES

    o the function testForAllelicBias is now substantially faster and parallelized

    o greatly improved memory footprint of the SNPhood object

    o vignette improvements

BUG FIXES

    o various small bugfixes

    o the SNPhood example dataset now also includes the genotype information




CHANGES IN VERSION 0.99.1
-----------------------

SIGNIFICANT USER-VISIBLE CHANGES

    o vignette improvements

BUG FIXES

    o various small bugfixes