Agens polars_bio

skill_id: polars_bio

install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest: skills/polars_bio/skill.yaml
source content

skill_id: polars_bio name: polars-bio description: High-performance genomic interval operations and bioinformatics file I/O on Polars DataFrames. Overlap, nearest, merge, coverage, complement, subtract for BED/VCF/BAM/GFF intervals. Streaming, cloud-native, faster bioframe alternative. version: 1.0.0 author: K-Dense Inc. license: https://github.com/biodatageeks/polars-bio/blob/main/LICENSE tags:

  • scientific-agent-skills
  • polars-bio 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: polars-bio upstream_path: scientific-skills/polars-bio/SKILL.md upstream_frontmatter: name: polars-bio description: High-performance genomic interval operations and bioinformatics file I/O on Polars DataFrames. Overlap, nearest, merge, coverage, complement, subtract for BED/VCF/BAM/GFF intervals. Streaming, cloud-native, faster bioframe alternative. license: https://github.com/biodatageeks/polars-bio/blob/main/LICENSE metadata: skill-author: K-Dense Inc.