plot_coeff_xwas: plot_coefficients

View source: R/plot_coeff_xwas.R

plot_coeff_xwasR Documentation

plot_coefficients

Description

this is a function plot the coefficients XWAS results

Usage

plot_coeff_xwas(xdff, pval, coeff, thresh = 0.05, all = FALSE)

Arguments

xdff

matrix returned from XWAS function, rownames of matrix should be the X variables

pval

column name of p value

coeff

column name of coefficients

thresh

p value threshold for signficance

all

default is to plot only signficant associaitons, all=TRUE plots all associatons

Author(s)

Yixuan He, yixuan_he@hms.harvard.edu


yixuanh/PXStools documentation built on July 27, 2022, 10:27 a.m.