概要
Gtars is a high-performance toolkit designed for computational biology and genomic machine learning workflows, offering high-speed processing of genomic intervals, BED files, and coverage tracks. It leverages Rust's performance to provide efficient overlap detection via IGD indexing, reference sequence management via GA4GH refget, and specialized tokenization for training deep learning models on genomic data. This skill is essential for bioinformaticians and researchers needing to handle large-scale genomic datasets with minimal memory overhead and maximum execution speed through both CLI and Python interfaces.