anndata
CommunityManage & analyze single-cell data matrices.
AuthorRowtion
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a standardized and efficient way to handle complex annotated data matrices, particularly for single-cell genomics, eliminating the need for manual data wrangling and complex file format conversions.
Core Features & Use Cases
- Data Structure: Provides the core
AnnDataobject for storing matrices (X) with rich metadata (obs,var,layers,obsm,varm,uns). - Input/Output: Seamlessly reads and writes data in various formats including
.h5ad,.zarr,.csv, and 10X Genomics formats. - Manipulation: Offers powerful tools for subsetting, filtering, concatenating, and transforming data.
- Integration: Acts as the foundational data structure for the scverse ecosystem (Scanpy, Muon, etc.).
- Use Case: Analyze single-cell RNA sequencing data by loading count matrices, performing normalization, dimensionality reduction (PCA, UMAP), clustering, and differential expression analysis using integrated tools like Scanpy.
Quick Start
Use the anndata skill to read the file 'data.h5ad' and print its shape.
Dependency Matrix
Required Modules
anndatascanpynumpypandasscipyh5pymatplotlibseaborn
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: anndata Download link: https://github.com/Rowtion/Bioclaw/archive/main.zip#anndata Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.