pathwaycluster | R Documentation |
Plot pathway enrichment analysis heatmap and save to file.
pathwaycluster(object, pathway, numpathways = 5, logTransform) ## S4 method for signature 'CellRouter' pathwaycluster(object, pathway, numpathways = 5, logTransform)
object |
CellRouter object. |
pathway |
the pathway database: GO, Reactome. |
numpathways |
numeric; number of pathways to show for each trajectory. |
logTransform |
boolean; whether to log-transform the p-values. |
list; the pathway data frame and the plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.