SV `<INS>` bugfix
This is a bugfix release to address the blanket scoring of <INS>
variants with a variant score of 1.0. The fix should increase the accuracy of SV call prioritisation.
- Fix for bug where all
<INS>
structural variants were given a maximal variant score of 1.0 regardless of their position on a transcript. - Added partial implementation of SVanna scoring for coding and splice site symbolic variants.
- Fix for issue #481 where TSV and VCF results files would contain no data when the analysis
inheritanceModes
was empty.
IMPORTANT! This will be the last major release to run on Java 11. Subsequent major releases (i.e. 14+) will require Java 17.