Skip to content

vcztools query: optimize query evaluation #84

@Will-Tyler

Description

@Will-Tyler

Description

With the --include and --exclude flags introduced in #82, users can filter variant sites for inclusion in the output. The current implementation evaluates the query for all of the variant sites, even if many of the variant sites are not selected by the filters. If no variant sites in a chunk are selected by the filters, an optimization can be made by not reading the chunk and not evaluating the query for those variant sites.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions