New stable releases are now available which include minor improvements and bug fixes.
RTG Core 3.6.2 (2016-03-10)
---------------------------
This release primarily includes bugfixes and minor improvements:
* map: mapping very large numbers of reads in a single chunk or with
low step size settings could exceed some internal datastructures,
giving unpredictable results. An explicit check for these conditions
has been added.
* map: Reduction in peak memory use when mapping paired-end data.
* vcfeval: Better error handling for variants which have triploid or
higher GT (ploidy higher than 2 is not supported).
* extract: Extracting multiple regions from SAM/BAM across different
chromosomes could cause an exception.
* rocplot: Improved error handling for yet more ways in which
attempting to open a GUI from a headless server can fail.
* rocplot: (GUI) Minor improvement to crosshair handling.