Reference-guided assembly¶
Definition
AI-generated
Reference-guided (or reference-based) assembly aligns reads to a reference genome to call variants and haplotypes or to scaffold contigs, constraining reconstruction with an existing coordinate system—contrasted with de novo assembly when the reference is distant or unavailable.
Why it matters in GWAS¶
Association studies depend on consistent genomic coordinates and variant calls; reference-guided pipelines dominate human GWAS, while choice of reference and graph genome alternatives affects imputation and SV sensitivity.
Example usage¶
"Platinum genomes were reassembled with reference-guided assembly scaffolds anchored to GRCh38."
Related terms¶
References¶
- Nurk S, et al. (2022). The complete sequence of a human genome. Science.
Last updated (UTC · Git history)