Skip to content

Starlitnightly/omicverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1,773 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

OmicVerse is the fundamental package for multi omics included bulk ,single cell and spatial RNA-seq analysis with Python. For more information, please read our paper: OmicVerse: a framework for bridging and deepening insights across bulk and single-cell sequencing

Important

Star Us, You will receive all release notifications from GitHub without any delay ~ ⭐️

If you like OmicVerse and want to support our mission, please consider making a πŸ’—donation to support our efforts.

Star History

OmicVerse v2 is a unified Python project for modern transcriptomics and multi-omics analysis. It brings together bulk RNA-seq, single-cell, spatial transcriptomics, downstream visualization, model-based analysis, and AI-assisted workflows in one package and documentation system.

Note

OmicVerse v2 is organized as a broader analysis platform rather than a single-method package. In addition to core analysis modules, it now includes agent-style workflows through J.A.R.V.I.S., MCP-based tool serving for AI clients, and a growing documentation/tutorial system under omicverse_guide.

omicverse-light omicverse-dark

.
β”œβ”€β”€ omicverse                  # Main Python package
β”œβ”€β”€ omicverse_guide            # Documentation files
β”œβ”€β”€ omicverse_web              # Web Analysis Platform
β”œβ”€β”€ sample                     # Some test data
β”œβ”€β”€ LICENSE
└── README.md

OmicVerse can be installed via conda or pypi and you need to install pytorch at first. Please refer to the installation tutorial for more detailed installation steps and adaptations for different platforms (Windows, Linux or Mac OS).

You can use conda install omicverse -c conda-forge or pip install -U omicverse for installation.

Please checkout the documentations and tutorials at omicverse page or omicverse.readthedocs.io.

4.1 OpenClaw

OmicVerse provide an directly interact analysis with OpenClaw project. You can use

omicverse claw 'help me annotate the lung scrna-seq'

This module supported by ov.Agent function. And i think that will be convinent for you to analysis the anndata using OpenClaw.

The full tutorial could be found at here

4.2 MCP Server (Model Context Protocol)

OmicVerse provide an MCP server that exposes registered analysis tools to AI assistants (Claude Code, etc.) via the standard Model Context Protocol.

# Install with MCP dependencies
pip install -e "omicverse[mcp]"

# Start the server (stdio transport)
python -m omicverse.mcp        # or: omicverse-mcp
python -m omicverse.mcp --phase P0   # core pipeline tools only

The full tutorial could be found at here

4.3 J.A.R.V.I.S Msg system

If you want to analysis the AnnData using Mobile Phone, maybe you can try

# Install with jarvis dependencies
pip install "omicverse[jarvis]"

# Start to chat with JARVIS using telegram
omicverse jarvis --channel telegram --token "$TELEGRAM_BOT_TOKEN"

The full tutorial could be found at here

The omicverse is implemented as an infrastructure based on the following four data structures.


The table contains the tools have been published

Scanpy
πŸ“¦ πŸ“–
dynamicTreeCut
πŸ“¦ πŸ“–
scDrug
πŸ“¦ πŸ“–
MOFA
πŸ“¦ πŸ“–
COSG
πŸ“¦ πŸ“–
CellphoneDB
πŸ“¦ πŸ“–
AUCell
πŸ“¦ πŸ“–
Bulk2Space
πŸ“¦ πŸ“–
SCSA
πŸ“¦ πŸ“–
WGCNA
πŸ“¦ πŸ“–
StaVIA
πŸ“¦ πŸ“–
pyDEseq2
πŸ“¦ πŸ“–
NOCD
πŸ“¦ πŸ“–
SIMBA
πŸ“¦ πŸ“–
GLUE
πŸ“¦ πŸ“–
MetaTiME
πŸ“¦ πŸ“–
TOSICA
πŸ“¦ πŸ“–
Harmony
πŸ“¦ πŸ“–
Scanorama
πŸ“¦ πŸ“–
Combat
πŸ“¦ πŸ“–
TAPE
πŸ“¦ πŸ“–
SEACells
πŸ“¦ πŸ“–
Palantir
πŸ“¦ πŸ“–
STAGATE
πŸ“¦ πŸ“–
scVI
πŸ“¦ πŸ“–
MIRA
πŸ“¦ πŸ“–
Tangram
πŸ“¦ πŸ“–
STAligner
πŸ“¦ πŸ“–
CEFCON
πŸ“¦ πŸ“–
PyComplexHeatmap
πŸ“¦ πŸ“–
STT
πŸ“¦ πŸ“–
SLAT
πŸ“¦ πŸ“–
GPTCelltype
πŸ“¦ πŸ“–
PROST
πŸ“¦ πŸ“–
CytoTrace2
πŸ“¦ πŸ“–
GraphST
πŸ“¦ πŸ“–
COMPOSITE
πŸ“¦ πŸ“–
mellon
πŸ“¦ πŸ“–
starfysh
πŸ“¦ πŸ“–
COMMOT
πŸ“¦ πŸ“–
flowsig
πŸ“¦ πŸ“–
pyWGCNA
πŸ“¦ πŸ“–
CAST
πŸ“¦ πŸ“–
scMulan
πŸ“¦ πŸ“–
cellANOVA
πŸ“¦ πŸ“–
BINARY
πŸ“¦ πŸ“–
GASTON
πŸ“¦ πŸ“–
pertpy
πŸ“¦ πŸ“–
inmoose
πŸ“¦ πŸ“–
memento
πŸ“¦ πŸ“–
GSEApy
πŸ“¦ πŸ“–
marsilea
πŸ“¦ πŸ“–
scICE
πŸ“¦ πŸ“–
sude
πŸ“¦ πŸ“–
GeneFromer
πŸ“¦ πŸ“–
scGPT
πŸ“¦ πŸ“–
scFoundation
πŸ“¦ πŸ“–
UCE
πŸ“¦ πŸ“–
CellPLM
πŸ“¦ πŸ“–
kb_python
πŸ“¦ πŸ“–
Scaden
πŸ“¦ πŸ“–
BayesPrime
πŸ“¦ πŸ“¦ πŸ“–
InstaPrime
πŸ“¦ πŸ“–
Cellpytist
πŸ“¦ πŸ“–
latentvelo
πŸ“¦ πŸ“–
graphvelo
πŸ“¦ πŸ“–
scvelo
πŸ“¦ πŸ“–
Dynamo
πŸ“¦ πŸ“–
CONCORD
πŸ“¦ πŸ“–
FlashDeconv
πŸ“¦ πŸ“–
Hospot
πŸ“¦ πŸ“–
Banksy
πŸ“¦ πŸ“–
STAR
πŸ“¦ πŸ“–
fastp
πŸ“¦ πŸ“–
featureCounts
πŸ“¦ πŸ“–
edgeR
πŸ“¦ πŸ“–
spaco
πŸ“¦ πŸ“–

Included Package not published or preprint

  • [1] Cellula is to provide a toolkit for the exploration of scRNA-seq. These tools perform common single-cell analysis tasks
  • [2] pegasus is a tool for analyzing transcriptomes of millions of single cells. It is a command line tool, a python package and a base for Cloud-based analysis workflows.
  • [3] cNMF is an analysis pipeline for inferring gene expression programs from single-cell RNA-Seq (scRNA-Seq) data.

If you would like to contribute to omicverse, please refer to our developer documentation.

Running tests locally

Install the test dependencies and execute the suite with pytest:

pip install -e .[tests]
# or install the pinned latest requirements
pip install -r requirements-latest.txt

pytest

The optional tests extra and the requirements-latest.txt file now include pytest-asyncio>=0.23, which is required for the asynchronous streaming tests under tests/utils/.




Important

We would like to thank the following WeChat Official Accounts for promoting Omicverse.

linux linux

If you use omicverse in your work, please cite the omicverse publication as follows:

OmicVerse: a framework for bridging and deepening insights across bulk and single-cell sequencing

Zeng, Z., Ma, Y., Hu, L. et al.

Nature Communication 2024 Jul 16. doi: 10.1038/s41467-024-50194-3.

Here are some other related packages, feel free to reference them if you use them!

CellOntologyMapper: Consensus mapping of cell type annotation

Zeng, Z., Wang, X., Du, H. et al.

imetaomics 2025 Nov 06. doi: 10.1002/imo2.70064.

If you would like to sponsor the development of our project, you can go to the afdian website (https://ifdian.net/a/starlitnightly) and sponsor us.

Copyright Β© 2024 112 Lab.
This project is GPL3.0 licensed.

About

A python library for multi omics included bulk, single cell and spatial RNA-seq analysis.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors