1616[ ![ Conda version] [ badge-condav ]] [ conda ]
1717[ ![ Conda downloads] [ badge-condad ]] [ conda ]
1818
19- [ badge-tests ] : https://img.shields.io/github/actions/workflow/status/saezlab /decoupler-py /test.yaml?branch=main
20- [ badge-docs ] : https://img.shields.io/readthedocs/decoupler-py
19+ [ badge-tests ] : https://img.shields.io/github/actions/workflow/status/scverse /decoupler/test.yaml?branch=main
20+ [ badge-docs ] : https://img.shields.io/readthedocs/decoupler
2121[ badge-condav ] : https://img.shields.io/conda/vn/conda-forge/decoupler-py.svg
2222[ badge-condad ] : https://img.shields.io/conda/dn/conda-forge/decoupler-py.svg
23- [ badge-issues ] : https://img.shields.io/github/issues/saezlab /decoupler-py
24- [ badge-coverage ] : https://codecov.io/gh/saezlab /decoupler-py /branch/main/graph/badge.svg
23+ [ badge-issues ] : https://img.shields.io/github/issues/scverse /decoupler
24+ [ badge-coverage ] : https://codecov.io/gh/scverse /decoupler/branch/main/graph/badge.svg
2525[ badge-pypi ] : https://img.shields.io/pypi/v/decoupler.svg
2626[ badge-mdown ] : https://static.pepy.tech/badge/decoupler/month
2727[ badge-adown ] : https://static.pepy.tech/badge/decoupler
28- [ badge-stars ] : https://img.shields.io/github/stars/saezlab /decoupler-py ?style=flat&logo=github&color=yellow
28+ [ badge-stars ] : https://img.shields.io/github/stars/scverse /decoupler?style=flat&logo=github&color=yellow
2929
3030` decoupler ` is a python package containing different enrichment statistical
3131methods to extract biologically driven scores
@@ -68,7 +68,7 @@ mamba create -n=dcp conda-forge::decoupler-py
68684 . Install the latest development version:
6969
7070``` bash
71- pip install git+https://github.com/saezlab /decoupler-py .git@main
71+ pip install git+https://github.com/scverse /decoupler.git@main
7272```
7373
7474## Release notes
@@ -91,12 +91,12 @@ to infer biological activities from omics data. Bioinformatics Advances.
9191[ uv ] : https://github.com/astral-sh/uv
9292[ scverse discourse ] : https://discourse.scverse.org/
9393[ scverse ] : https://scverse.org/
94- [ issue tracker ] : https://github.com/saezlab /decoupler-py /issues
95- [ tests ] : https://github.com/saezlab /decoupler-py /actions/workflows/test.yaml
96- [ documentation ] : https://decoupler-py .readthedocs.io
97- [ changelog ] : https://decoupler-py .readthedocs.io/en/latest/changelog.html
98- [ api documentation ] : https://decoupler-py .readthedocs.io/en/latest/api.html
94+ [ issue tracker ] : https://github.com/scverse /decoupler/issues
95+ [ tests ] : https://github.com/scverse /decoupler/actions/workflows/test.yaml
96+ [ documentation ] : https://decoupler.readthedocs.io
97+ [ changelog ] : https://decoupler.readthedocs.io/en/latest/changelog.html
98+ [ api documentation ] : https://decoupler.readthedocs.io/en/latest/api.html
9999[ pypi ] : https://pypi.org/project/decoupler
100100[ down ] : https://pepy.tech/project/decoupler
101101[ conda ] : https://anaconda.org/conda-forge/decoupler-py
102- [ codecoverage ] : https://codecov.io/gh/saezlab /decoupler-py
102+ [ codecoverage ] : https://codecov.io/gh/scverse /decoupler
0 commit comments