BEDPE¶
Definition
AI-generated
BEDPE (BED paired-end) extends BED to represent pairs of genomic intervals in one record, such as structural-variant breakpoints or paired interaction anchors.
Topics
URL
Why it matters in GWAS¶
Structural and long-range genomic events can influence trait-associated loci, and BEDPE provides a practical way to exchange paired coordinates for downstream annotation and visualization.
Example usage¶
"Putative translocation breakpoints were exported as BEDPE and intersected with trait-associated regions."
Related terms¶
References¶
- BEDTools documentation: BEDPE format. https://bedtools.readthedocs.io/en/latest/content/general-usage.html#bedpe-format
Last updated (UTC · Git history)