cnetPlotly | R Documentation |
Genes are gathered from enrichment result from specific pathway. The geneList is prepared with the right LogFC values and links of genes between multiple pathways. The number of pathways that are shown is defined with cnet_slider. Igraph object is made to create links of genes between multiple pathways. Colors of dots are based on LogFC.
cnetPlotly(enrich, geneSets, deTab)
enrich |
Enrich result, A enrichment results |
geneSets |
Martrix object, containing all pathways with corresponding genes |
deTab |
Dataframe, with all analysis results |
g, (Igraph object) containing links of genes multiple pathways
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.