General Feature Format (GFF)¶
Definition
AI-generated
GFF is a tab-delimited format for describing genomic features and their coordinates, with a widely used modern variant called GFF3.
Topics
URL
Why it matters in GWAS¶
GFF annotations are used when linking association signals to nearby genes and regulatory features, making coordinate consistency and feature semantics critical for robust interpretation.
Example usage¶
"At this locus, General Feature Format (GFF) annotations were used to prioritize plausible biological mechanisms."
Related terms¶
References¶
- The Sequence Ontology. GFF3 Specification. https://github.com/The-Sequence-Ontology/Specifications/blob/master/gff3.md
Last updated (UTC · Git history)