Description Usage Arguments Value Examples
This function uses igraph to plot the transition matrix as a network
1 | transitionNetworkPlot(monsterObj, numEdges = 100, numTopTFs = 10)
|
monsterObj |
Monster Object |
numEdges |
The number of edges to display |
numTopTFs |
The number of TFs to display, ranked by largest dTFI |
igraph object for transition matrix
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.