VCFReaderImpl.this

read existing VCF file

More...
  1. this()
  2. this(TabixIndexedFile tbxFile, string chrom, Interval!cs coords, int extra_threads, UnpackLevel MAX_UNPACK)
  3. this(string fn, int extra_threads, UnpackLevel MAX_UNPACK)
    struct VCFReaderImpl(CoordSystem cs, bool isTabixFile)
    static if(!(isTabixFile))
    this

Detailed Description

MAX UNPACK

setting alternate value could speed reading

Meta