This function is a wrapper around ggfastman::fast_qq which allows for the creation of a QQ plot from a dataframe containing GWAS summary statistics.
Arguments
- sumstats_df
Dataframe containing GWAS summary statistics
- pval_col
Name of p-value column
- ...
Arguments passed to ggfastman::fast_qq
See also
Other plotting:
gg_manhattan_df()