Skip to content

Commit 9d0e148

Browse files
committed
Add new core packages blog post
Signed-off-by: Lukas Heumos <lukas.heumos@posteo.net>
1 parent 32fab56 commit 9d0e148

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

content/blog/2025-core-expansion.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Built in Rust with a Python front end, it handles millions of cells efficiently.
2626
The package offers preprocessing, dimensionality reduction, clustering, and visualization methods.
2727
All outputs are stored in AnnData and integrate seamlessly with scanpy and other scverse frameworks.
2828

29+
<img src="/img/blog/snapatac2_overview.png" style="max-width: 100%;" alt="SnapATAC2 overview" />
30+
2931
## rapids-singlecell
3032

3133
[rapids-singlecell](https://github.com/scverse/rapids_singlecell) accelerates single-cell workflows using NVIDIA’s RAPIDS libraries.
@@ -42,13 +44,17 @@ It supports differential analysis, signature scoring, and dose-response modeling
4244
Metadata handling and visualization are tailored for perturbation-specific use cases.
4345
Built on AnnData and scverse libraries, pertpy fits smoothly into existing pipelines.
4446

47+
<img src="https://github.com/user-attachments/assets/d2e32d69-b767-4be3-a938-77a9dce45d3f" alt="pertpy figure" style="max-width: 100%;" />
48+
4549
## decoupler
4650

4751
[decoupler](https://github.com/scverse/decoupler) enables inference biological activity from omics data using prior knowledge resources.
4852
Compatible with transcriptomics and proteomics, it links data to transcription factors, pathways, or kinases.
4953
It includes multiple inference methods such as enrichment scoring and linear models.
5054
Designed for both bulk and single-cell, decoupler works directly with our scverse core data structures.
5155

56+
<img src="/img/blog/decoupler_overview.png" style="max-width: 100%;" alt="decoupler overview" />
57+
5258
## What this means
5359

5460
We're continuing to support a modular but coherent ecosystem where high-quality tools can interoperate.
404 KB
Loading
353 KB
Loading

0 commit comments

Comments
 (0)