public class VcfUtils extends Object
| Constructor | Description |
|---|---|
VcfUtils() |
| Modifier and Type | Method | Description |
|---|---|---|
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)
|
public static boolean isVariantFile(File file)