Module noodles_vcf::io::reader

source ·
Expand description

VCF reader and iterators.

Modules§

Structs§

  • A VCF reader builder.
  • An iterator over records of a VCF reader that intersects a given region.
  • A VCF reader.
  • An iterator over records of a VCF reader.