VCF tools --------- Functions related to loading, processing, and transforming VCF (Variant Call Format) files. These tools allow for efficient reading of VCF files into PyRanges objects and flexible manipulation of their fields. For further explanation check the **Dealing with VCF files** section of the :ref:`tutorial `. .. automodule:: pyrangeyes.vcf :members: :imported-members: