Releases: bzhanglab/webgestalt_rust
v0.3.1
What's Changed
- fix(lib): fix error caused by seeds not found in network by @iblacksand in #26
Full Changelog: v0.3.0...v0.3.1
v0.3.0-zenodo
This is an update for the Zenodo repository
webgestalt v0.3.0 - NTA, CLI export and better documentation
What's Changed
- update to use serialize by @iblacksand in #21
- add NTA to webgestalt by @iblacksand in #22
- add JSON export to CLI by @iblacksand in #23
- better docs by @iblacksand in #24
- update readmes and remove examples by @iblacksand in #25
Full Changelog: v0.2.0...v0.3.0
webgestalt_lib v0.2.0
Changes
- Rename
multiomic
tomultilist
- Add FDR calculation to multilist ORA and GSEA
Full Changelog: v0.1.1...v0.2.0
webgestalt_lib v0.1.1
What's Changed
-
Update to AHash and Add combination methods by @iblacksand in #6
-
Make FDR optional and add combination methods by @iblacksand in #7
-
fix imports and fix removal of None from NormalizationMethod by @iblacksand in #8
-
Add multi-omics and better CLI messages by @iblacksand in #9
-
add multiomics ORA by @iblacksand in #10
-
fix name of function and return value by @iblacksand in #11
-
add clone to
ORAConfig
andAdjustmentMethod
by @iblacksand in #12 -
remove borrowing on jobs by @iblacksand in #13
-
Speed Improvements and Rename of Variables by @iblacksand in #14
-
use par_iter for sums, improve speed by 15% by @iblacksand in #15
-
fix max hits if the enrichment score is negative by @iblacksand in #16
-
fix combination methods by @iblacksand in #17
-
dev by @iblacksand in #18
fix combination methods
fix rank percentile denominator -
refactoring of stouffer method and add license to prepare for crate.io by @iblacksand in #19
-
Fix Normalized enrichments scores and repo improvements by @iblacksand in #20
Full Changelog: https://github.com/bzhanglab/webgestalt_rust/commits/v0.1.1