methylKit 0.99.2
IMPROVEMENTS AND BUG FIXES
- Fixed a bug in methRead() introduced after the addition of mincov argument.
the bug occurred only reading files legacy text files that have CpGs
with coverage below 10 - Changes to vignette for better description of the tests.
- Compiler error that occurs in older compilers are fixed via this PR
#43 - mostly changes to meet BioCcheck() requirements and reccomendations
- C++ code compiles on windows now, regex requirement is no longer there.