Today we have made new stable releases which include bug fixes as well as improvements to documentation and error handling, so users should update to the new release.
Release notes for RTG Core 3.4.2
--------------------------------
This is primarily a bugfix release:
* somatic: Fix a crash that could occur when calling across Ns in the
reference.
* snp/family/population/somatic: Under some circumstances, I/O
exceptions could trigger a crash talkback rather than being
presented as a regular user-level error message for the user to act
on.
* chrstats: Fixed inconsistent output destinations between
single-sample vs multiple sample case, and do not create a log file
for this command in the current directory.
* chrstats: Detect when the user has not set up a reference SDF with
chromosome specification information and provide an appropriate
error message indicating how to correct the situation.
* many: Improved error handling when requesting indexed region
retrieval of BED/VCF/SAM files for coordinates outside the range
that can be addressed by tabix/bam indexes.
* many: Improved error handling when errors are encountered during VCF
header parsing, providing more information on where the problem was.
* many: Improved error handling when errors are encountered during
tabix indexing.