Genome Coordinate System¶
Definition
AI-generated
A genome coordinate system is the convention used to number bases and intervals on a reference assembly.
Topics
Why it matters in GWAS¶
Off-by-one coordinate mistakes can silently break overlap with genes, regulatory annotations, LD panels, or summary statistics. When harmonizing resources across annotation tools, browsers, and pipelines, analysts need to know both the genome build and the coordinate convention.
Example usage¶
"At this locus, Genome Coordinate System annotations were used to prioritize plausible biological mechanisms."
Related terms¶
References¶
- GWASTutorial: Coordinate Systems.
Last updated (UTC · Git history)