Releases: cwieder/py-ssPA
Releases · cwieder/py-ssPA
v1.0.0
v0.2.1
- Removal of rpy2 dependency for improved compatibility across systems
- Use GSEApy as backend for GSEA and ssGSEA
- Minor syntax changes
ora.ttest_res
is nowora.DA_test_res
(as we can implement t-test or MWU tests)sspa_fgsea()
is nowsspa_gsea()
and uses gseapy as the backend rather than R fgseasspa_gsva()
is temporarily deprecated due to the need for the rpy2 compatability - use the GSVA R package