Skip to content

add vcf export for info ht#756

Open
klaricch wants to merge 7 commits intomainfrom
kl/export_info_vcf
Open

add vcf export for info ht#756
klaricch wants to merge 7 commits intomainfrom
kl/export_info_vcf

Conversation

@klaricch
Copy link
Contributor

No description provided.

@klaricch klaricch requested a review from a team as a code owner February 13, 2026 18:48
@klaricch klaricch requested review from Copilot and removed request for a team February 13, 2026 18:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds support for exporting the v5 variant-QC “info” Hail Table as a sites-only VCF, including a new resource helper for the expected VCF output path.

Changes:

  • Add info_vcf_path(...) resource helper to provide the output path for the exported info VCF.
  • Add a --export-info-vcf flag to generate and export the info HT as a VCF (with Tabix index), using adjust_vcf_incompatible_types.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
gnomad_qc/v5/resources/annotations.py Adds a helper to standardize the output path for the exported info VCF.
gnomad_qc/v5/annotations/generate_variant_qc_annotations.py Adds a CLI flag and implementation to export the info HT to a VCF.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants