Skip to content

Commit 842badb

Browse files
authored
Merge pull request #330 from scverse/Zethson-patch-2
Update Python version in README
2 parents ddf4bd3 + b8a32c1 commit 842badb

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,8 @@
2626
[badge-adown]: https://static.pepy.tech/badge/decoupler
2727
[badge-stars]: https://img.shields.io/github/stars/scverse/decoupler?style=flat&logo=github&color=yellow
2828

29-
`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).
3331

3432
[//]: # (numfocus-fiscal-sponsor-attribution)
3533

@@ -52,7 +50,7 @@ in particular, the [API documentation][].
5250

5351
## Installation
5452

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.
5654
If you don't have Python installed, we recommend installing [uv][].
5755

5856
There are several alternative options to install decoupler:

0 commit comments

Comments
 (0)