polars-bio
K-Dense-AI/scientific-agent-skills
polars-bio is a high-performance Python library built on Polars for genomic interval operations and bioinformatics file I/O. It provides a familiar DataFrame-centric API for interval arithmetic (overlap, nearest, merge, complement, etc.) and supports reading/writing major bioinformatics formats like BED, VCF, BAM, and GFF. Key features include streaming, cloud-native I/O, and SQL query support, making it a fast alternative for large-scale genomic data processing.