epigen / enrichment_analysis

A Snakemake workflow for performing genomic region set and gene set enrichment analyses using LOLA, GREAT, GSEApy, pycisTarget and RcisTarget.
https://epigen.github.io/enrichment_analysis/
MIT License
22 stars 1 forks source link

investigate preranked GSEApy behaviour for +/-Inf scores #19

Closed sreichl closed 3 months ago

sreichl commented 6 months ago

DEA modules ( and ) calculate feature scores. In the case of raw p-values zero, the -log10 is Inf, hence feature scores are +/- Inf.

sreichl commented 6 months ago

@dariarom94 if you find out sooner, feel free to report here your observations.