Published June 21, 2026 | Version v1.3.0

zqfang/GSEApy: gseapy-v1.3.0

Description

Highlight

  • fgsea multilevel p-value method exported to the Python API & CLI: prerank(..., method='multilevel', sample_size=101, eps=1e-50) and gseapy prerank --method multilevel --sample-size 101 --eps 1e-50. A faithful Rust port of fgsea's multilevel algorithm that resolves p-values far below 1/permutation_num; NES is fgsea-style (ES / mean(|same-sign null ES|)).

What's Changed

  • Add fgsea multilevel p-value backend (method='multilevel') by @zqfang in https://github.com/zqfang/GSEApy/pull/357
  • Add tests for wrap_width parameter in DotPlot/dotplot/barh by @zqfang with @Copilot in https://github.com/zqfang/GSEApy/pull/359

Full Changelog: https://github.com/zqfang/GSEApy/compare/v1.2.1...v1.3.0

Files

zqfang/GSEApy-v1.3.0.zip

Files (61.2 MB)

Name Size Download all
md5:27f92cf2524cfbf0959d815b7b22726d
61.2 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/zqfang/GSEApy/tree/v1.3.0 (URL)

Software