Skip to content

Re-key SNP to the harmonized variant id after panel harmonization#533

Merged
danielnachun merged 1 commit into
StatFunGen:mainfrom
Yining97:harmonize-rekey-snp
Jun 24, 2026
Merged

Re-key SNP to the harmonized variant id after panel harmonization#533
danielnachun merged 1 commit into
StatFunGen:mainfrom
Yining97:harmonize-rekey-snp

Conversation

@Yining97

Copy link
Copy Markdown
Contributor

.matchAgainstSketch rewrites variant_id to the panel allele orientation and
sign-flips Z/BETA but left SNP at the input orientation. Kriging, z-mismatch QC,
and the downstream fine-mapping LD lookup all key on SNP, so sign-flipped variants
missed the panel: slalom/dentist/kriging errored and fineMappingPipeline dropped
them. Sync SNP to variant_id after harmonization.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

.matchAgainstSketch rewrites variant_id to the panel allele orientation and
sign-flips Z/BETA but left SNP at the input orientation. Kriging, z-mismatch QC,
and the downstream fine-mapping LD lookup all key on SNP, so sign-flipped variants
missed the panel: slalom/dentist/kriging errored and fineMappingPipeline dropped
them. Sync SNP to variant_id after harmonization.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@danielnachun danielnachun merged commit b5ab9ae into StatFunGen:main Jun 24, 2026
4 of 5 checks passed
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