coefficients_plot_bGWAS: Coefficients Plot from bGWAS results

View source: R/bGWAS_classFunctions.R

coefficients_plot_bGWASR Documentation

Coefficients Plot from bGWAS results

Description

Creates a Coefficients Plot (causal effect of each Prior GWASs)

Usage

coefficients_plot_bGWAS(obj, save_file = F, file_name = NULL)

Arguments

obj

an object of class bGWAS created using bGWAS()

save_file

A logical indicating if the graphic should be saved, default=FALSE, graphic will be displayed on the on-screen device

file_name

The name of the file saved (is save_file is TRUE) default=NULL, will used NameOfYourAnalysis_CoefficientsPlot.png

Value

a Coefficients Plot


n-mounier/bGWAS documentation built on Oct. 11, 2023, 1:39 a.m.