| Constructor and Description |
|---|
VcfHeader(File inputVcfFile,
File outputVcfHeaderFile,
boolean validate)
Extract and validate header lines from VCF format.
|
VcfHeader(Path inputVcfPath,
File outputVcfHeaderFile,
boolean validate)
Extract and validate header lines from VCF format.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
call() |
static void |
main(String[] args)
Main.
|
Copyright (c) 2013-2023 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).