summary_modules {Mirsynergy} | R Documentation |
Return summary information of the formed modules, which are the outputs from
mirsynergy
summary_modules(V)
V |
Output from |
moduleSummaryInfo |
Summary information per module |
miRNA.internal |
miRNA count distribution across modules |
mRNA.internal |
mRNA count distribution across modules |
Yue Li
load(system.file("extdata/toy_modules.RData", package="Mirsynergy")) summary_modules(V)