Skip to content

Fixed bug when GT field is not listed in FORMAT column

Compare
Choose a tag to compare
@cyenyxe cyenyxe released this 22 Mar 11:57

The VCF specification allows not to list the GT field in the FORMAT column, but if present it must the first field. This release solves an issue that was making the validator raise a misleading error if GT was not present.