generated from snakemake-workflows/snakemake-workflow-template
-
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
1 parent
7f111f6
commit 245c3aa
Showing
1 changed file
with
16 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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-12-02) | ||
|
||
|
||
### Features | ||
|
||
* add further plots to compare across models and missingness ([e8cebab](https://www.github.com/hzi-bifo/phylogeny-of-single-cells/commit/e8cebab5c1c36bb06daeb11f72e4681892dc2b6e)) | ||
* clean up and improve max_missing topologies summary plot ([70cd27d](https://www.github.com/hzi-bifo/phylogeny-of-single-cells/commit/70cd27dacd4444f238fccafac02a3809f48245c9)) | ||
* generate and collect bootstrap convergence and rfdist metrics ([ff634fb](https://www.github.com/hzi-bifo/phylogeny-of-single-cells/commit/ff634fb892285962236405f7ebbd150ced066cdf)) | ||
* overhaul summary plots (add information criteria, add ecdf and histogram plots) ([7f111f6](https://www.github.com/hzi-bifo/phylogeny-of-single-cells/commit/7f111f6c773470c8b6a6421b9d7c333168a5e2f5)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* allow big plots ([e79a8ce](https://www.github.com/hzi-bifo/phylogeny-of-single-cells/commit/e79a8ce27994ad93ddd4cc7e744a1a2847869839)) |