You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`decoupler` is a python package containing different enrichment statistical
30
-
methods to extract biologically driven scores
31
-
from omics data within a unified framework. This is its faster and memory efficient Python implementation,
32
-
a deprecated version in R can be found [here](https://github.com/saezlab/decoupler).
29
+
`decoupler` is a python package containing different enrichment statistical methods to extract biologically driven scores from omics data within a unified framework.
30
+
This is its faster and memory efficient Python implementation, a deprecated version in R can be found [here](https://github.com/saezlab/decoupler).
33
31
34
32
[//]: #(numfocus-fiscal-sponsor-attribution)
35
33
@@ -52,7 +50,7 @@ in particular, the [API documentation][].
52
50
53
51
## Installation
54
52
55
-
You need to have Python 3.10 or newer installed on your system.
53
+
You need to have Python 3.11 or newer installed on your system.
56
54
If you don't have Python installed, we recommend installing [uv][].
57
55
58
56
There are several alternative options to install decoupler:
0 commit comments