View source: R/output_analysis.R
ORA_more | R Documentation |
ORA_more
Function to be applied to RegulationInCondition function output.
ORA_more(
output,
output_globregincond,
annotation,
alpha = 0.05,
p.adjust.method = "fdr"
)
output |
Output object of running more |
output_globregincond |
Output object of running RegulationInCondition function |
annotation |
Annotation matrix with genes in the first column, GO terms in the second |
alpha |
The adjusted pvalue cutoff to consider |
p.adjust.method |
One of holm, hochberg, hommel, bonferroni, BH, BY, fdr or none |
Plot of the network induced from more.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.