View source: R/NetworkSummary.R
get.hub.summary | R Documentation |
hubs in different scales are summarized.
get.hub.summary(MEGENA.output)
MEGENA.output |
A list object. The output from "do.MEGENA()". |
returns a data.frame object
A data.frame object with columns:
node |
hub gene node names |
S1,... |
binary vector indicating hubs in each scale |
frequency |
number of scales that respective gene emerges as hub. |
scale.summary |
list of scales that respective gene as hub. |
Won-Min Song
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.