Description Usage Arguments Value Author(s) Examples
View source: R/mirsynergy_utils.R
Return summary information of the formed modules, which are the outputs from
mirsynergy
1 |
V |
Output from |
moduleSummaryInfo |
Summary information per module |
miRNA.internal |
miRNA count distribution across modules |
mRNA.internal |
mRNA count distribution across modules |
Yue Li
1 2 3 | load(system.file("extdata/toy_modules.RData", package="Mirsynergy"))
summary_modules(V)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.