v1.3.0
·
927 commits
to master
since this release
The correct files to download are dnmtools-1.3.0.tar.gz or dnmtools-1.3.0.zip
Please do not download the "Source code" files. Those are generated by GitHub but lack certain files needed to build DNMTools.
What's Changed
- The
abismalcommand has been updated to output BAM format directly. - Several checks have been added for input data format correctness across commands.
- Random numbers are controlled across environments for greater reproducibility.
- The
uniqcommand can now tag each read with its duplicate count. - Additional
mlmlandradmethdocumentation. - More automated tests available with
make check. - The
statescommand now can use multiple threads. - Several other commands have improved efficiency.
Full Changelog: v1.2.5...v1.3.0