What problem does it solve?
Gtars removes the manual friction of working with genomic interval data by giving you a single skill for overlap detection, coverage profiling, reference-sequence lookup, and region tokenization for machine learning.
Core Features & Use Cases
- Overlap analysis: Build and query interval indexes to find shared regions, compute set operations, and annotate variants or regulatory features.
- Coverage generation: Convert fragments or BED intervals into WIG, BigWig, or bedGraph coverage tracks for ATAC-seq, ChIP-seq, RNA-seq, and differential coverage analysis.
- Reference and ML workflows: Retrieve subsequences with refget-style digests and tokenize genomic regions for downstream model training or geniml preprocessing.
- Example use case: A researcher can compare ChIP-seq peaks against promoters, export the overlapping peaks, and generate a coverage track for visualization in one coherent workflow.
Quick Start
Ask the Skill to inspect my genomic interval files, identify overlaps, and recommend the right Gtars workflow for coverage generation, reference retrieval, or tokenization.