Sometimes it's the little things...
This release adds a couple of minor quality of life features to the CLI and fixes a few bugs.
- New multi-architecture docker images with and without bash #471. These images can be found on https://hub.docker.com/repositories/exomiser
- Deprecated of
output-prefix
CLI option (will be removed in next major version) #469 - Added
output-directory
andoutput-filename
CLI options to replaceoutput-prefix
#469 - Added
output-format
CLI option #471 - Fixed excessive CPU usage and application hang after variant prioritisation with large number of results #479
- Fixed issue #478 where gene.tsv output files are empty when running a phenotype only prioritisation.
- Fixed broken links to OMIM in the phenotypic similarity section of the HTML output #465
- Added gene symbol as HTML id tag in gene panel HTML results #422