Class VCFEncoderV3_2

java.lang.Object
htsjdk.beta.codecs.variants.vcf.VCFEncoder
htsjdk.beta.codecs.variants.vcf.vcfv3_2.VCFEncoderV3_2
All Implemented Interfaces:
HtsEncoder<VCFHeader,VariantContext>, VariantsEncoder, Closeable, AutoCloseable

public class VCFEncoderV3_2 extends VCFEncoder
VCF V3.2 encoder.
  • Constructor Details

  • Method Details

    • getVersion

      public HtsVersion getVersion()
      Description copied from interface: HtsEncoder
      Get the version of the file format supported by this encoder.