This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Tool: ggwas: comprehensive ggplot2 toolkit for GWAS visualization (17 plot types, journal themes, smart downsampling

I'd like to share ggwas, an R package I developed for visualizing GWAS summary statistics. It addresses the gap between simple tools like qqman (Manhattan + QQ only, base R graphics) and the need for modern post-GWAS visualizations.

What it does:

  • 17 plot types: Manhattan, QQ, Miami, locus zoom, circular Manhattan, PheWAS, colocalization, fine-mapping (PIP), genetic correlation matrix, genome-wide heatmap, SNP density karyogram, density-vs-signal QC, and more
  • Broken y-axis for Manhattan plots with extreme p-values
  • Built on ggplot2 — every function returns a ggplot object, fully composable with patchwork
  • 6 journal themes (Nature, Science, Cell, PLOS) + 14 colorblind-safe palettes
  • Smart downsampling: renders 1.37M variants in <1s (up to 9x faster than qqman)
  • Reads PLINK, REGENIE, GCTA, GEMMA natively with auto-detection
  • Species-agnostic: built-in chromosome data for human, mouse, cattle + UCSC integration for any species

Links:

r ggplot2 manhattan-plot visualization gwas

0 answers

No answers yet.

Log in to answer this question.