Skip to content

SAGE VCF Header Update Definition Issue #4

@qclayssen

Description

@qclayssen

The current VCF header definitions for the SAGE(V2021) fields are misaligned with their last version(V2024) data structures, causing validation errors.

Issue:
The SAGE_SB field contains two float values separated by a comma (e.g., 0.5,0.457), but the header specifies Number=1, indicating only one value. This discrepancy results in validation errors such as "invalid float."

RESCUED_FILTERS_PENDING field may contain multiple comma-separated values (e.g., FILTER1,FILTER2), but the header specifies Number=1, which expects only one value.

Slack thread
Branch

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions