create_qq_plot
Generate a Quantile-Quantile (QQ) plot from GWAS p-values to compare observed vs expected distributions, assessing inflation or bias in summary statistics.
Instructions
Create a Quantile-Quantile (QQ) plot from GWAS p-values. Shows observed vs expected p-values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sumstats_path | Yes | Path to GWAS summary statistics file | |
| output_path | No | Path to save the plot | |
| title | No | Plot title | QQ Plot |