draw risk plot
risk_plot(
exprSet_hub,
meta,
riskscore,
cut.point = FALSE,
color = c("#2fa1dd", "#f87669"),
n_cutoff = 3
)risk plot
a tumor expression set for hubgenes
meta data corresponds to expression set
a numeric vector of riskscore
logical, whether to use cut_point; if FALSE, use
the median as the cutoff.
color for boxplot
numeric cutoff used after scaling; values outside
[-n_cutoff, n_cutoff] are truncated before plotting.
Xiaojie Sun
exp_boxplot;box_surv;draw_venn