Skip to content

update QC module to be robust to snp caller annotation differences#319

Merged
tsackton merged 2 commits into
mainfrom
codex/fix-bcftools-qc
May 11, 2026
Merged

update QC module to be robust to snp caller annotation differences#319
tsackton merged 2 commits into
mainfrom
codex/fix-bcftools-qc

Conversation

@tsackton
Copy link
Copy Markdown
Contributor

Fixes #317 by adding --allow-undef-tags to bcftools query, which should output . for missing annotations instead of failing.

@tsackton tsackton merged commit f8ce723 into main May 11, 2026
13 checks passed
@tsackton tsackton deleted the codex/fix-bcftools-qc branch May 11, 2026 19:43
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.

QC subsample_snps fails for bcftools caller due to GATK-specific INFO annotations

1 participant