View source: R/output_analysis.R
summary_plot | R Documentation |
summary_plot
Function to be applied to MORE object and the object obtained from RegulationPerCondition.
summary_plot(output, output_regpcond, by_genes = TRUE)
output |
MORE object obtained from applying more function. |
output_regpcond |
Object generated by the function RegulationPerCondition when applied to a more object. |
by_genes |
If TRUE, the function plots the percentage of genes with significant regulators globally and per omic. If FALSE, it plots the percentage of significant regulations per omic. By default, TRUE. |
Summary plot of the MORE analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.