Class VCFEncoderV4_2

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

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