Description
draw surv plot for a hub gene expression matrix for tumor samples
Usage
exp_surv(exprSet_hub, meta, cut.point = FALSE, color = c("#2874C5", "#f87669"))Value
survival plots list for all genes
Arguments
- exprSet_hub
a tumor expression set for hubgenes
- meta
meta data corresponds to expression set
- cut.point
logical, whether to use cut_point; if FALSE, use
the median as the cutoff.
- color
color for boxplot
See Also
exp_boxplot;box_surv;draw_venn