
Investigate, understand, and interpret single-cell data in minutes, not days, by leveraging RAPIDS-singlecell, powered by NVIDIA CUDA-X Data Science (RAPIDS™).
For single-cell analysis, scientists can test near-real-time data analysis and visualization easily, achieving up to 938X faster accelerations versus CPU by using RAPIDS-singlecell, developed by scverse. This blueprint is for scientists who understand single-cell analysis and want to leverage RAPIDS for single-cell data.
It is strongly recommended that users review the README in this blueprint before working through the notebooks.
For this blueprint, two possible deployments are provided:
Please use the table in the Notebook Overview below to determine which size is right for you.
The workflow is as follows:
The first three notebooks are an introduction to RAPIDS-singlecell and use the Standard Instance. Unless otherwise noted, users can choose any advanced notebook to get started, as long as the GPU resources are available to run the notebook.
For those who are new to doing basic analysis for single-cell data, the end-to-end analysis of 01_scRNA_analysis_preprocessing is the best place to start, where users are walked through the steps of data preprocessing, cleanup, visualization, and investigation.
01_scRNA_analysis_preprocessing.ipynb - Standard Instance
End to end workflow, where we understand the cells, run ETL on the data set then visiualize and explore the results. This tutorial is good for all users.
02_scRNA_analysis_extended.ipynb - Standard Instance
This notebook continues from the outputs of 01_scRNA_analysis_preprocessing.ipynb as an overview of methods that can be used to investigate transcriptional regulation.
03_scRNA_analysis_with_pearson_residuals.ipynb - Standard Instance
End to end workflow, like 01_scRNA_analysis_preprocessing.ipynb, but uses pearson residuals for normalization.
04_scRNA_analysis_dask_out_of_core.ipynb - Advanced Instance
In this notebook, we show the scalability of the analysis to up to 11M cells easily by using Dask and out of core processing.
05_spatial_demo.ipynb - Advanced Instance
GPU-accelerated spatial analysis using rapids-singlecell and Squidpy. Covers spatial autocorrelation (Moran's I and Geary's C) and co-occurrence analysis to reveal cell-type co-localization and tissue organization patterns.
06_scRNA_analysis_1.0M_brain_example.ipynb - Advanced Instance
In this notebook, we scale up the analysis of the 01_scRNA_analysis_preprocessing.ipynb example to 1 million brain cells.
07_perturbation_analysis_invivo_brain_example.ipynb - Advanced Instance
GPU-accelerated perturbation analysis on a whole-brain single-nucleus CRISPR atlas (~4.2M cells, ~2,000 target genes). Computes pairwise E-distances between perturbation groups and non-targeting controls across neuronal cell types to build a global perturbation-response map.

The following containers are used in this blueprint:
Additional software—including use of RAPIDS-singlecell, developed by scverse—is available on GitHub accompanying these notebooks.
On Brev, users may have to wait 5–10 minutes for the instance to start, depending on cloud availability.
| Instance | GPU Memory | Recommended GPU | RAPIDS Version | CUDA Version |
|---|---|---|---|---|
| Standard Instance | >24 GB | 1x NVIDIA L40s | 26.02 | CUDA 12 |
| Large Instance | >95 GB | 2x NVIDIA RTX Pro 6000 | 26.02 | CUDA 13 |
We recommend using NVIDIA GPU L40s for the best user experience and performance-to-cost ratio for this blueprint, unless otherwise stated in the tutorial. The Advanced or MultiGPU notebooks require one or more 80GB GPUs. We suggest using an 2x RTX Pro 6000 instance.
Other supported instances, if available in your region:
24 GB VRAM or more recommended
Environment packages can be found on GitHub
GOVERNING TERMS: The Single Cell Analysis Blueprint scripts, including notebooks and the RAPIDS AI container are governed by the Apache 2.0 license, and enables use of separate open source and proprietary software governed by their respective licenses:
NVIDIA believes Trustworthy AI is a shared responsibility, and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their supporting model team to ensure the models meet requirements for the relevant industry and use case and addresses unforeseen product misuse. For more detailed information on ethical considerations for the models, please see the Model Card++ Explainability, Bias, Safety & Security, and Privacy subcards. Please report security vulnerabilities or NVIDIA AI concerns here.