Description Usage Arguments Author(s)
View source: R/enrich_result_class.R
Barplot for enrich_result_class
1 2 3 4 5 6 | enrich_bar_plot(
object,
x_axis = c("p_value_adjust", "p_value"),
cutoff = 0.05,
top = 10
)
|
object |
enrich_result_class object. |
x_axis |
"p_value_adjust or "p_value" |
cutoff |
cutoff for p_value_adjust or p_value. |
top |
top pathways to show. |
Xiaotao Shen shenxt@stanford.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.