Virtual Cell Alignment Project

Virtual Cell Alignment Project

Overview

Align the dismech knowledge base with the CZI Virtual Cell initiative, enabling disease mechanism data to connect with single-cell foundation models (scGPT, UCE, TranscriptFormer, GREmLN, rBio) and the CELLxGENE Census data platform.

The CZI Virtual Cell project builds AI-based "digital twins" of human cells -- large neural-network models that simulate cellular behavior across molecular and structural scales. dismech's structured disease pathophysiology data (cell types, biological processes, gene products, perturbation targets) is a natural complement: it provides the disease-context layer that virtual cell models need for translational predictions.

Key CZI Resources

Reference Papers

Year Paper DOI/PMID
2024 How to build the virtual cell with AI Cell 187(25):7045-7063, PMID:39672099
2024 scGPT: single-cell foundation model Nature Methods 21:1470-1480
2025 Zero-shot evaluation of single-cell foundation models Genome Biology, PMC12007350
2025 Gene perturbation prediction vs linear baselines Nature Methods
2025 GREmLN: graph-aware single-cell model bioRxiv 2025.07.03.663009
2025 rBio: reasoning model on virtual cell simulations CZI blog + GitHub czi-ai/rbio

Tasks

Tier 1: Low Effort (schema/config changes, data annotation)

Tier 2: Medium Effort (new data fields, cross-references)

Tier 3: High Effort (schema extensions, integrations)

Tier 4: Aspirational (research directions)


STATUS

Tier 1 Progress

Notes

2026-03-07 (Project Creation)

Project created to align dismech with CZI Virtual Cell initiative.

Low-effort wins identified: 1. Schema already has SINGLE_CELL_RNA_SEQ data type, hca: prefix, cell type descriptors with CL terms, and dataset infrastructure 2. Adding cellxgene: prefix is a one-line schema change 3. Several disorders already have datasets sections that could be augmented with CELLxGENE references 4. Cell type annotations in pathophysiology already use CL ontology terms that map directly to CELLxGENE cell type annotations

Key gap: No existing CELLxGENE references in any disorder file despite infrastructure support.

Schema observations: - DatasetTypeEnum already includes SINGLE_CELL_RNA_SEQ and SPATIAL_TRANSCRIPTOMICS - SampleTypeDescriptor already has cell_type_term (CL binding) and tissue_term (UBERON binding) - hca: prefix configured but unused across all disorder files - cellxgene: prefix missing entirely