New stable releases are now available which include minor improvements and bug fixes.
RTG Core 3.5.1 (2015-09-07)
---------------------------
This release primarily includes bugfixes and minor improvements:
* coverage: Fix an exception that could occur if running with a
reference SDF supplied that had chromosomes in a different order
compared to the BAM sequence dictionary (typically this could occur
when running coverage on third-party BAMs)
* extract: When extracting multiple regions these regions are now
sorted.
* vcfeval: When an entire chromosome contained only baseline or only
called variants, the summary statistics for FP/FN were not being
incremented correctly.
* vcfeval: Fixed a case where path-finding could get confused and drop
variants.
* vcfeval: Speed improvement in post-processing.
* many: Improved error reporting for commands that involve processing
multiple BAM files, so that the name of the particular file causing
the problem is included.
* wrapper: Fixed the java version number check so that it works
correctly with openjdk 1.8