enrich_network | R Documentation |
Network for enriched pathways
enrich_network( object, point_size = c("p_value_adjust", "p_value"), label = TRUE, label_size = 4, p_cutoff = 0.05, only_significant_pathway = TRUE, threads = 4 )
object |
enrich_result object. |
point_size |
point_size. |
label |
label |
label_size |
label size |
p_cutoff |
p_cutoff |
only_significant_pathway |
only_significant_pathway |
threads |
threads |
Xiaotao Shen shenxt1990@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.