plot_significance | R Documentation |
Plot the significance of pathway
plot_significance(reporter_res, map_id)
reporter_res |
result of 'get_reporter_score' or 'reporter_score' |
map_id |
the pathway or module id |
ggplot
data("reporter_score_res")
plot_significance(reporter_score_res, map_id = c("map05230", "map03010"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.