plot_survival_panel_simple: A Function That Plots Survival Panel

View source: R/utils.R

plot_survival_panel_simpleR Documentation

A Function That Plots Survival Panel

Description

This function plots ...

Usage

plot_survival_panel_simple(probe_name, sample_names, study, nb_q = 5,
  gene_pf_colname = "lower_gs", ss_key = "os",
  colors = c("deepskyblue", "black", "red"), main, ...)

Arguments

probe_name

probe to consider

sample_names

index of samples to consider

study

An Reference classes object that contains data and metadata

nb_q

An integer specifying the number of quantile to initialize discretized expression data

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

colors

Colors to interpolate; must be a valid argument to col2rgb().

main

A character string to explicit the title of the plot

...

Parameters passed to plot_survival_panel_simple2 function.


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