cellxgene-census-annotation

Transfer cell-type annotations from the CELLxGENE Census to query scRNA-seq data.

1|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/tony-zhelonkin/SciAgent-toolkit --skill cellxgene-census-annotation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cellxgene-census-annotation
Source: https://github.com/tony-zhelonkin/SciAgent-toolkit/tree/main/skills/cellxgene-census-annotation
Command: npx skills add https://github.com/tony-zhelonkin/SciAgent-toolkit --skill cellxgene-census-annotation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transfers cell-type annotations from the CELLxGENE Census to query scRNA-seq data without downloading massive datasets, enabling rapid annotation from a rich reference.

Core Features & Use Cases

  • Cloud-hosted access to >33M annotated cells with pre-computed embeddings (scVI, Geneformer) for label transfer.
  • Reference-based tissue lookup and nearest-neighbor majority-vote annotation with TileDB value filters, plus cross-atlas vector search workflows.
  • End-to-end workflow guidance for querying, filtering duplicates, and mapping predictions to query metadata.

Quick Start

Query Census with your scRNA-seq data to obtain cell-type annotations using precomputed embeddings without downloading large datasets.

Frequently Asked Questions about cellxgene-census-annotation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transfer cell-type annotations to my scRNA-seq data without downloading massive reference datasets?

You can transfer cell-type annotations to scRNA-seq data without downloading massive reference datasets by using cloud-based access to the CELLxGENE Census. This Skill queries >33M annotated cells directly via pre-computed scVI and Geneformer embeddings.

Can I annotate query scRNA-seq cells using nearest-neighbor majority-vote against a specific tissue reference?

Yes, you can annotate query scRNA-seq cells using nearest-neighbor majority-vote against specific tissue references. The workflow supports tissue-specific reference lookup and filtering via TileDB value filters to map accurate predictions to your query metadata.

Do I need pre-computed scVI or Geneformer embeddings to perform cross-atlas vector search for cell annotation?

Yes, pre-computed scVI or Geneformer embeddings are essential for the cross-atlas vector search and label-transfer workflow. These embeddings enable cloud-based Census access and facilitate rapid querying without downloading large datasets.

What is the best way to filter duplicates and map cell-type predictions to query metadata in a reproducible workflow?

The best way to filter duplicates and map cell-type predictions to query metadata is by following the end-to-end reproducible workflow provided. It guides you through querying the Census, filtering duplicates, and accurately mapping annotations to your query data.

Does CELLxGENE Census annotation work with cloud-based TileDB value filters for querying single-cell data?

Yes, CELLxGENE Census annotation works seamlessly with cloud-based TileDB value filters for querying single-cell data. This allows you to perform tissue-specific reference lookup and nearest-neighbor majority-vote annotation directly without local downloads.