Package picard.vcf
Class VcfUtils
java.lang.Object
picard.vcf.VcfUtils
Created by farjoun on 4/1/17.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic 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)
-
Constructor Details
-
VcfUtils
public VcfUtils()
-
-
Method Details
-
isVariantFile
Checks if the suffix is one of those that are allowed for the various formats that contain variants (currently vcf and bcf)
-