plotCanonicalPathways
1 2 3 4 5 6 7 8 | plotCanonicalPathways(plot_data, ...)
## S3 method for class 'data.frame'
plotCanonicalPathways(plot_data,
number_pathways = 5, ...)
## S3 method for class 'list'
plotCanonicalPathways(plot_data, number_pathways = 5, ...)
|
plot_data |
Either one data.frame/tibble or a list of data.frames/tibbles to plot. Accepts data from prepCanonicalPathways |
... |
Additional parameters to pass |
number_pathways |
Number of pathways to plot. Default: 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.