-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,19 @@ | ||
# Change Log | ||
|
||
## v0.11.0 - 2024-04-18 | ||
|
||
Improve a number of discovery and scoring features related to inversions, inverted breakpoints and large deletions. | ||
|
||
### Changed | ||
- CR-323 Improve scoring for a number of cases relevant to inversions and inverted breakpoints | ||
- CR-321 Change contig flank size handling to improve large inversion calling | ||
- CR-318 Expand trimmed read search region for large SV candidates | ||
- Improves recall for inverted breakpoints and duplications | ||
- CR-317 Standardize on csi indexing for bam output | ||
|
||
### Fixed | ||
- CR-324 Fix non-deterministic inversion output | ||
|
||
## v0.10.0 - 2024-03-05 | ||
|
||
Initial github release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters