powered by
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 , use cut_point or not, if FALSE,use median by defult
color for boxplot
3 by defalut , scale before plot and set a cutoff,usually 2 or 1.6
Xiaojie Sun
exp_boxplot;box_surv;draw_venn
exp_boxplot
box_surv
draw_venn
risk_plot(exprSet_hub1,meta1,riskscore = rnorm(nrow(meta1)))
Run the code above in your browser using DataLab