AnnData
- **Official documentation**: https://anndata.readthedocs.io/
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: March 29, 2026
Prompt Preview
---
name: anndata
description: Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
license: BSD-3-Clause license
metadata:
skill-author: K-Dense Inc.
---
# AnnData
## Overview
AnnData is a Python package for handling annotated data matrices, storin...
Full prompt length: 10210 characters
Tools & Technologies
- python
- Python