Skip to content

Multidimensional Scaling (MDS)

Definition
AI-generated

Multidimensional scaling embeds pairwise distances (e.g. genetic IBS distances between individuals) into a low-dimensional Euclidean space for visualization.

Why it matters in GWAS

Plots of leading MDS dimensions resemble PC scatterplots; some pipelines (e.g. older PLINK) emit MDS coordinates as structure covariates analogous to PCs.

Example usage

"We plotted the first two MDS components from IBS distances to confirm cluster separation by recruitment site."

References

  • GWASTutorial: Sample PCA (PCA vs MDS for structure).

Last updated (UTC · Git history)