Agens tiledbvcf
skill_id: tiledbvcf
install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest:
skills/tiledbvcf/skill.yamlsource content
skill_id: tiledbvcf name: tiledbvcf description: Efficient storage and retrieval of genomic variant data using TileDB. Scalable VCF/BCF ingestion, incremental sample addition, compressed storage, parallel queries, and export capabilities for population genomics. version: 1.0.0 author: Jeremy Leipzig license: MIT license tags:
- scientific-agent-skills
- tiledbvcf 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: tiledbvcf upstream_path: scientific-skills/tiledbvcf/SKILL.md upstream_frontmatter: name: tiledbvcf description: Efficient storage and retrieval of genomic variant data using TileDB. Scalable VCF/BCF ingestion, incremental sample addition, compressed storage, parallel queries, and export capabilities for population genomics. license: MIT license metadata: skill-author: Jeremy Leipzig