Armory
Source
Browse
Skills

gtars

High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install gtars --cli claude

writes the skill into.claude/skills/gtars/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/gtars/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.

When to use it

High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/gtars/SKILL.md -o .claude/skills/gtars/SKILL.md

Notes

Extracted from davila7/claude-code-templates, gtars category.