plotcrosstalk {StarBioTrek} | R Documentation |
plot_cross_talk function takes as input pathway data and prepares the data to visualize (e.g. ggplot2, qqgraph, igraph)
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
formatplot<-plotcrosstalk(pathway_plot=pathway[1:6],gs_expre=tumo)