Skip to content

Sometimes it's the little things...

Compare
Choose a tag to compare
@julesjacobsen julesjacobsen released this 28 Feb 18:54
· 167 commits to master since this release

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 and output-filename CLI options to replace output-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