Open Reading Frame (ORF)¶
Definition
AI-generated
An open reading frame is a contiguous span of codons from a start to a stop signal that could be translated into a protein if ribosomes initiate there.
Topics
Why it matters in GWAS¶
Coding consequence classifiers (missense, nonsense, frameshift) refer to the reference ORF; variants in alternate ORFs or regulatory upstream ORFs may be missed or miscalled if only the canonical CDS is considered. ORF-aware annotation supports gene-based rare-variant tests.
Example usage¶
"The variant introduced a premature stop in a conserved upstream ORF, not in the main CDS annotated by RefSeq."
Related terms¶
References¶
- Ji HJ, Pertea M, Salzberg SL. (2026). Annotating genomes at increased scale and resolution. Nat Rev Genet. https://doi.org/10.1038/s41576-026-00937-3
Last updated (UTC · Git history)