-
Notifications
You must be signed in to change notification settings - Fork 10
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
4 changed files
with
26 additions
and
3 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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Release 1.1-r231 (22 February 2024) | ||
----------------------------------- | ||
|
||
Notable changes to pangene: | ||
|
||
* Improvement: more aggressive pseudogene filtering. This helps the great ape | ||
graph. | ||
|
||
* New feature: added option -E to filter out genes aligned with a single exon | ||
in all input genomes. Graphs constructed from multi-exon genes are usually | ||
cleaner. | ||
|
||
Notable changes to pangene.js: | ||
|
||
* Improvement (call): a new bubble finding algorithm via local graph | ||
traversal. Added a filter to remove falsely idenrified bubbles. | ||
|
||
* New feature (call): output names of assemblies that support each allele. | ||
|
||
* New feature: added the getaa subcommand to parse Ensembl and GenCode | ||
annotations. | ||
|
||
(22 February 2024, r231) |
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
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
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