get.hub.summary {MEGENA} | R Documentation |
summarize hub information.
Description
hubs in different scales are summarized.
Usage
get.hub.summary(MEGENA.output)
Arguments
MEGENA.output |
A list object. The output from "do.MEGENA()". |
Details
returns a data.frame object
Value
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. |
Author(s)
Won-Min Song
[Package MEGENA version 1.3.7 Index]