Chain File¶
Definition
AI-generated
A chain file stores pairwise whole-genome alignment blocks between assemblies and is used to map coordinates from one reference build to another.
Topics
URL
Why it matters in GWAS¶
GWAS summary statistics and variant annotations are often produced on different genome builds, so chain files are essential for consistent coordinate harmonization before meta-analysis and interpretation.
Example usage¶
"We used the hg19-to-hg38 chain file to liftover summary statistics before cross-cohort meta-analysis."
Related terms¶
References¶
- UCSC Genome Browser. Chain Format. https://genome.ucsc.edu/goldenPath/help/chain.html
Last updated (UTC · Git history)