Description Usage Arguments Value Examples
plot_cross_talk function takes as input pathway data and prepares the data to visualize (e.g. ggplot2, qqgraph, igraph)
1 | plotcrosstalk(pathway_plot, gs_expre)
|
pathway_plot |
pathway |
gs_expre |
a gene expression matrix |
a list with correlation matrix and gene set for each gene
1 | formatplot<-plotcrosstalk(pathway_plot=pathway[1:6],gs_expre=tumo)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.