v1.5.0
·
374 commits
to master
since this release
How to get DNMTools
- Linux binary: dnmtools-1.5.0-Linux.tar.gz
- macOS binary: dnmtools-1.5.0-macOS.tar.gz
- Source code: dnmtools-1.5.0.tar.gz
What's Changed
- Updated input format for the entropy command to take a full reference genome.
- Allowing unmapped reads in the counts, bsrate, format and uniq commands.
- Adding the counts-nano command for nanopore reads with both 5mC and 5hmC.
- Removed OpenMP and replaced it with std::thread for data parallelism.
Full Changelog: v1.4.4...v1.5.0