Class VCFEncoderV4_1

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

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