We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b63d6e5 commit 01683b0Copy full SHA for 01683b0
CHANGELOG.md
@@ -12,6 +12,9 @@ Try to use the following format:
12
### Fixed
13
- Add scoring normalisation for flag lookup mode ([#177](https://github.com/Clinical-Genomics/genmod/pull/177))
14
- Fix crash on test for missing annotation key for phased mode ([#178](https://github.com/Clinical-Genomics/genmod/pull/178))
15
+- Fix for deadlock in compound scoring, improved error logging ([#180](https://github.com/Clinical-Genomics/genmod/pull/180))
16
+### Changed
17
+- Add option to allow rescoring of (compound) variants ([#180](https://github.com/Clinical-Genomics/genmod/pull/180))
18
19
## [3.10.1]
20
0 commit comments