This fixes one of the issues with failing unit tests introduced by VariantAnnotation 1.29.19. readVCF now creates a header entry for the "FILTER" field even if one was not present in the header of the original file. I have not replicated that behavior, but rather avoided checking for an exact match between header fields.
This fixes one of the issues with failing unit tests introduced by VariantAnnotation 1.29.19. readVCF now creates a header entry for the "FILTER" field even if one was not present in the header of the original file. I have not replicated that behavior, but rather avoided checking for an exact match between header fields.