This R-based tool generates Manhattan plots with gene belt annotations using GWAS summary statistics.
R/: Contains scripts for data loading, gene belt generation, and plotting.example_data/: Optional example dataset.run_all.R: Script to run everything at once.
- R
- R packages:
data.table,ggplot2, `CMplot'
source("run_all.R")