gtars

Community

Genomic tooling in Rust with Python bindings

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a high-performance Rust toolkit for genomic interval analysis with Python bindings, including overlap detection, coverage generation, tokenization for ML models, and reference sequence management.

Core Features & Use Cases

  • Overlap detection and IGD indexing
  • Coverage track generation with uniwig
  • Genomic tokenization for ML workflows
  • Reference sequence management via refget
  • Fragment processing and scoring

Quick Start

  1. Install Rust tools and Python bindings
  2. Use IGD indexing or tokenization in your genomic pipeline
  3. Validate outputs with the provided references

Dependency Matrix

Required Modules

None required

Components

references

💻 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: gtars
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#gtars

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository