Skip to contents

Plotting distribution of allelic ratio over mean expression

Usage

plot_MA(res, fdr_var = FALSE, fdr_cutoff = 0.05, min_logFC = 1, glob_params)

Arguments

res

output file from beta_binom_test

fdr_var

Binary parameter to specify which test fdr's to plot (default: fdr_var = FALSE, allelic imbalance results are used for plotting )

fdr_cutoff

numeric value of the fdr cut-off to use (default: fdr_cutoff = 0.05)

min_logFC

Log FC value to use

glob_params

output from glob_disp()

Examples

plot_MA()
#> Error in plot_MA(): argument "res" is missing, with no default