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.

Content Preview
---
name: gtars
description: 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.
license: Unknown
metadata:
    skill-author: K-Dense Inc.
---

# Gtars: Genomic Tools and Algorithms in Rust

## Overview

Gtars is a high-performance Rust toolkit for manipulating, analyzin
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/gtars.md \
  https://raw.githubusercontent.com/K-Dense-AI/claude-scientific-skills/main/scientific-skills/gtars/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/K-Dense-AI/claude-scientific-skills

Then reference at scientific-skills/gtars/SKILL.md