8000 Release gseapy-v0.14.0 · zqfang/GSEApy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gseapy-v0.14.0

Compare
Choose a tag to compare
@zqfang zqfang released this 17 Oct 18:42
· 244 commits to master since this release

🚀 This version further improves the speed of calculation.

New features:

  • GSEA, ssGSEA speed up 10x than NumPy implementation (<=0.10.8)
  • add read_gmt function to parse gmt file.
  • add get_library function to download enrichr library and return a dict
  • add enrich function to make over-representation analysis less confusing when using enrichr
  • biomart API speedup: bioservices dependency is no longer needed.

Bug fixed

  • dotplot, ringplot now supports GSEA results

Full Changelog: v0.13.0...v0.14.0

0