plot_survival_panel: A Function That Plots Survival Panel

View source: R/utils.R

plot_survival_panelR Documentation

A Function That Plots Survival Panel

Description

This function plots ...

Usage

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)

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

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


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