plot_bean_expr: A Function That Plots Expression as Beanplots

View source: R/utils.R

plot_bean_exprR Documentation

A Function That Plots Expression as Beanplots

Description

This function plots ...

Usage

plot_bean_expr(probe_name, sample_names, exp_grp_key, study, anova_mw_res,
  gene_pf_colname = "lower_gs", cex.axis = 0.7, ylim)

Arguments

probe_name

probe to consider

sample_names

index of samples to consider

exp_grp_key

the column name of the exprimental grouping to considere

study

An Reference classes object that contains data and metadata

anova_mw_res

A dataframe with ANOVA and Mann-Whitney results

gene_pf_colname

A character string specifying the name of the platform column to use for the gene name.

cex.axis

A numeric specifying the size of axis text

ylim

A vector of 2 numeric specifying the y axis range


fchuffar/epimedtools documentation built on Feb. 3, 2024, 2:21 a.m.