View source: R/find_switch_pathway.R
This function generates pathways ridge plots
1 2 | plot_pathway_density(switch_pw_re, toplotgl_sig, pw_direction = c("up",
"down"), orderbytime = TRUE)
|
switch_pw_re |
significant pathways to plot |
toplotgl_sig |
switching genes |
orderbytime |
order the pathways by switching time (mean time of switching genes) if TRUE, order the pathways by FDR if FALSE |
direction |
switching direction of the pathway, up or down |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.