New stable releases are now available which include minor improvements and bug fixes.
RTG Core 3.7.1 (2016-10-18)
---------------------------
This release primarily includes bugfixes and minor improvements:
* map/cgmap: Addresses a pathological case where a particular paired-end
read pair plus reference sequence could run for a disproportionately
long time in highly repetitive regions.
* vcfeval: Fixes a rare exception that could occur when a "too-hard"
region occurs right at the end of a reference sequence.
* rocplot: Fixes an exception that would occur when trying to plot the
result of evaluating a call set (containing variants) against a
baseline containing no variants.
* rocplot: (gui) When loading several files on startup, sometimes the
initial view would not be fully zoomed out. We now ensure that the
plot is zoomed out after the initial files are loaded.
* vcffilter: Fixes a regression in command line flag validation that
would cause a talkback exception if no input file was supplied rather
than presenting an appropriate message.
* vcfmerge: Fixes an exception that could occur when merging a mixture
of regular VCFs containing sample columns with sites-only VCFs.
* bgzip: Fixes an exception that could occur when decompressing from
stdin.
* Minor documentation fixes.