plot_survival_panel | R Documentation |
This function plots ...
plot_survival_panel(probe_name, sample_names, exp_grp_key, study,
nb_q = 5, anova_mw_res, gene_pf_colname = "lower_gs",
ss_key = "os", 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 |
nb_q |
An integer specifying the number of quantile to initialize discretized expression data |
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. |
ss_key |
A character string specifying the experimental grouping column to use for survival |
cex.axis |
interger specifying the size of the axis decorations |
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.