Package picard.vcf

Class VcfUtils


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

      • VcfUtils

        public VcfUtils()
    • Method Detail

      • 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)