Open-source multi-omics
Unified multi-omics in Python. Rust and Torch underneath.
Bulk, single-cell, spatial, and multi-modal — all AnnData-native. Hot loops in Rust; tensor methods on Torch.
$pip install omicverse
Ecosystem coverage
Omics modules already covered by OmicVerse.
One ecosystem spans raw assays, preprocessing, major omics modalities, and domain-specific analysis layers.
How it fits together
One Python surface. Rust and Torch in the engine room.
The unified library sits on top of language-appropriate compute backends, with everything speaking AnnData.
ov.pp / ov.tl / ov.pl surface works for bulk, single-cell, spatial, and multi-modal data — read it once, use it everywhere.