NEWS
SNPhood 1.3.4
BUG FIXES
- 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
SNPhood 0.99.2
SIGNIFICANT USER-VISIBLE CHANGES
- the function testForAllelicBias is now substantially faster and parallelized
- greatly improved memory footprint of the SNPhood object
- vignette improvements
BUG FIXES
- various small bugfixes
- the SNPhood example dataset now also includes the genotype information
SNPhood 0.99.1
SIGNIFICANT USER-VISIBLE CHANGES
BUG FIXES