Skip to main content

novae_banner

PyPI Downloads Docs Build License codecov uv Ruff

💫 Graph-based foundation model for spatial transcriptomics data

Novae is a deep learning model for spatial domain assignments of spatial transcriptomics data (at both single-cell or spot resolution). It works across multiple gene panels, tissues, and technologies. Novae offers several additional features, including: (i) native batch-effect correction, (ii) analysis of spatially variable genes and pathways, and (iii) architecture analysis of tissue slides.

[!NOTE] Novae was developed by the authors of sopa and is part of the scverse ecosystem. Read our article here.

[!TIP] Recent updates:

  1. We added a new improved model, check the corresponding tutorial here.
  2. We also added a tutorial for automated labeling.

Documentation

Check Novae's documentation to get started. It contains installation explanations, API details, and tutorials.

Overview

novae_overview

(a) Novae was trained on a large dataset, and is shared on Hugging Face Hub. (b) Illustration of the main tasks and properties of Novae. (c) Illustration of the method behind Novae (self-supervision on graphs, adapted from SwAV).

Installation

novae can be installed from PyPI on all OS, for any Python version >=3.11.

pip install novae

[!NOTE] See this installation section for more details about extras and other installations modes.

Usage

Here is a minimal usage example. For more details, refer to the documentation.

import novae

# compute cell neighbors
novae.spatial_neighbors(adata)

# load a pre-trained model
model = novae.Novae.from_pretrained("prism-oncology/novae-human-0")

# compute spatial domains
model.compute_representations(adata, zero_shot=True)
model.assign_domains(adata)

Cite us

Our article is published in Nature Methods. You can cite Novae as below:

Blampey, Q., Benkirane, H., Bercovici, N. et al. Novae: a graph-based foundation model for spatial transcriptomics data.
Nat Methods (2025). https://doi.org/10.1038/s41592-025-02899-6

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

novae-1.1.1.tar.gz (59.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

novae-1.1.1-py3-none-any.whl (77.5 kB view details)

Uploaded Python 3

File details

Details for the file novae-1.1.1.tar.gz.

File metadata

  • Download URL: novae-1.1.1.tar.gz
  • Upload date:
  • Size: 59.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.20

File hashes

Hashes for novae-1.1.1.tar.gz
Algorithm Hash digest
SHA256 425e03184c106a16e89943ceb6eef5dab1f4871f65b6dc99bd1a21e2d62fc131
MD5 f8c7a1f3609ce3f6b8326dffc2014db0
BLAKE2b-256 8f5da6c6e4042dca0dd5fd29737ac736d33e05ddf52d139269baa3ffe8167f2d

See more details on using hashes here.

File details

Details for the file novae-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: novae-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 77.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.20

File hashes

Hashes for novae-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6788eccfda4ee71b7906f1c7c1e6030610d6c1743649a0d5a23a5cecd8576e1a
MD5 38a0e9b4dbc33a8011e206e4bda6ad3f
BLAKE2b-256 db02afcd832a72bbc999b0bfcd60d96835b62b73941a54f0f09006351a2965e2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page