Class VCFEncoderV4_0

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

public class VCFEncoderV4_0 extends VCFEncoder
VCF V4.0 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.