seNPlot: SE-N Plot

View source: R/seNPlot.R

seNPlotR Documentation

SE-N Plot

Description

SE-N Plot

Usage

seNPlot(x, se_column = "Est.SE", n_column = "n.obs")

Arguments

x

list of data.frames (output of ds.GWAS) List of tables (default output of ds.GWAS).

se_column

character (default "Est.SE") Name of the column containing the SE.

n_column

character (default "n.obs") Name of the column containing the number of observations.

Details

Plot to reveal issues with trait transformations. A collection of studies with no issues will fall on a line.

Value

A ggplot object


isglobal-brge/dsOmicsClient documentation built on March 20, 2023, 3:52 p.m.