Gseapy

Latest version: v1.1.3

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.9.3

Not secure
Most stable version so far.

* fixed memory error when Input data generate big 3D numpy array. 39
* improved docs

0.9.2

This version still cause memory error, when using ``gsea`` with big array.


All existed APIs will no be deleted any longer.

New feature:
* add ``no_plot`` keyword to all modules to skip plotting
- this is useful only if output data are interested
- also useful when re-run your analysis by skip plotting
* docs are more clear now, particularly ``ssgsea``
- ``ssgsea`` output file improvement.
- see docs and [Examples](http://gseapy.readthedocs.io/en/master/gseapy_example.html)

0.9.1

Note: if you have limited RAM (1 core needs 1G), use v0.8.11.

* Fixed ``stack overflow`` bug in module ``ssgsea`` with v0.9.0.
- drop high dimensional numpy array for computing while using ``ssgsea``, but need more running time.
- ssgsea source code: revert back to old version of 0.8.11, which with multiprocessing support.

Notes about ssGSEA
-----------------------

* ES values from ``ssgsea`` are consistent with GSVA:gsva(method='ssgsea'), see [here](https://www.bioconductor.org/packages/release/bioc/html/GSVA.html).

* download **comparison.zip** and, run these two files to compare ``gseapy.ssgsea`` and GSVA:gsva(method='ssgsea')
- test.ssgesa.gseapy.py
- test.ssgesa.R.r


[comparison.zip](https://github.com/BioNinja/GSEApy/files/1592594/comparison.zip)

0.9.0

Next generation of GSEApy

``ssgsea`` using too much memory. Please use >=0.9.1

* Using high dimension numpy arrays to accelerate computation.
* drop multiprocessing, but reserved the keyword argument for future development.
* docs more clear
* APIs and internal structure of gseapy become more consistent and easier to maintain.
* minor bugs fixed

0.8.11

update some docs

0.8.10

* change matplotlib to export Type 2/TrueType fonts.
* add --no-scale option in command line
* add comments to the output raw.es, nes file
* ES values from ``ssgsea`` now are consistence with GSVA:gsva(method='ssgsea'), see [here](https://www.bioconductor.org/packages/release/bioc/html/GSVA.html)

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.