AnnData — анализ данных одиночных клеток

★ 7.0 · data

anndata is a Claude Code skill that enables working with the AnnData Python package for storing and manipulating annotated data matrices in single-cell analysis. It covers creating AnnData objects with components X, obs, var, obsm, varm, obsp, varp, and uns; reading and writing .h5ad and .zarr files including backed mode for large datasets; concatenating multiple objects with flexible join strategies via ad.concat; and integrating with the broader scverse ecosystem. The skill targets AnnData 0.12.16 on Python 3.11+ using Read, Write, Edit, and Bash tools. It is intended for bioinformaticians and researchers handling scRNA-seq workflows, sparse matrices at scale, and 10X Genomics formats loaded via scanpy.