create_regional_plot
Generate a LocusZoom-style regional association plot for a genomic region around a lead SNP, using GWAS summary statistics and customizable window size.
Instructions
Create a regional association plot (LocusZoom-style) for a specific genomic region around a lead SNP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sumstats_path | Yes | Path to GWAS summary statistics | |
| lead_snp | Yes | Lead SNP rsID or CHR:POS | |
| window_kb | No | Window size in kilobases (default: 500) | |
| output_path | No | Path to save the plot |