Skip to content

gseapy-v0.13.0

Compare
Choose a tag to compare
@zqfang zqfang released this 02 Sep 19:00
· 226 commits to master since this release

Fixed a critical bug in NES null distribution calculation in the Rust code. #162

And FDR values is affected in when NES < 0 for gseapy version (0.12.0, 0.12.1).

Please update at least to v0.13.0 to get the correct FDR values.

minor

  • improve output files (sort by abs(NES) in descending order)
  • generate output gene signature file (gmt) used in the calculation

Full Changelog: v0.12.0...v0.13.0