Package picard.vcf

Class VcfUtils

java.lang.Object
picard.vcf.VcfUtils

public class VcfUtils extends Object
Created by farjoun on 4/1/17.
  • Constructor Details

    • VcfUtils

      public VcfUtils()
  • Method Details

    • isVariantFile

      public static boolean isVariantFile(File file)
      Checks if the suffix is one of those that are allowed for the various formats that contain variants (currently vcf and bcf)