Agens cellxgene_census
skill_id: cellxgene_census
install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest:
skills/cellxgene_census/skill.yamlsource content
skill_id: cellxgene_census name: cellxgene-census description: Query the CELLxGENE Census (61M+ cells) programmatically. Use when you need expression data across tissues, diseases, or cell types from the largest curated single-cell atlas. Best for population-scale queries, reference atlas comparisons. For analyzing your own data use scanpy or scvi-tools. version: 1.0.0 author: K-Dense Inc. license: Unknown tags:
- scientific-agent-skills
- cellxgene-census tools: [] permissions: network: false filesystem: false shell: false agents:
- bio_code_agent enabled: true source: scientific-agent-skills entrypoint: entry.py readme: README.md input_schema: {} output_schema: type: object metadata: upstream_repo: K-Dense-AI/scientific-agent-skills upstream_skill: cellxgene-census upstream_path: scientific-skills/cellxgene-census/SKILL.md upstream_frontmatter: name: cellxgene-census description: Query the CELLxGENE Census (61M+ cells) programmatically. Use when you need expression data across tissues, diseases, or cell types from the largest curated single-cell atlas. Best for population-scale queries, reference atlas comparisons. For analyzing your own data use scanpy or scvi-tools. license: Unknown metadata: skill-author: K-Dense Inc.