Skip to content

Commit c9f093a

Browse files
committed
Change decoupler text
Signed-off-by: Lukas Heumos <lukas.heumos@posteo.net>
1 parent 9d0e148 commit c9f093a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

content/blog/2025-core-expansion.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,9 @@ Built on AnnData and scverse libraries, pertpy fits smoothly into existing pipel
4848

4949
## decoupler
5050

51-
[decoupler](https://github.com/scverse/decoupler) enables inference biological activity from omics data using prior knowledge resources.
52-
Compatible with transcriptomics and proteomics, it links data to transcription factors, pathways, or kinases.
53-
It includes multiple inference methods such as enrichment scoring and linear models.
54-
Designed for both bulk and single-cell, decoupler works directly with our scverse core data structures.
51+
[decoupler](https://github.com/scverse/decoupler) enables the inference of enrichment scores from omics data using prior knowledge.
52+
It maps omics profiles to annotated biological sets, such as transcription factors, pathways, or kinases, using methods like GSEA, GSVA, and linear models.
53+
Designed for bulk, single-cell and spatial data, decoupler works directly with our scverse core data structures.
5554

5655
<img src="/img/blog/decoupler_overview.png" style="max-width: 100%;" alt="decoupler overview" />
5756

0 commit comments

Comments
 (0)