plot_bean_expr | R Documentation |
This function plots ...
plot_bean_expr(probe_name, sample_names, exp_grp_key, study, anova_mw_res,
gene_pf_colname = "lower_gs", cex.axis = 0.7, ylim)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.