Description Usage Arguments Examples
Show the number of nodes, the number of possible and detected edges, the estimated proportion of positively/negatively correlated pairs, and the estimated false discovery rate.
1 | shortSummary(edgefinderobj)
|
edgefinderobj |
The object (list) returned from the edgefinder function. |
1 2 3 | data(WT)
WTres <- edgefinder(WT, ttl = "Wild Type")
shortSummary(WTres)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.